File tree Expand file tree Collapse file tree
google-cloud-binary_authorization Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ client = Google::Cloud::BinaryAuthorization.binauthz_management_service
8282
8383### Configuration
8484
85- The ** Credentials JSON** can be configured instead of placing them in
86- environment variables . Either on an individual client initialization:
85+ The path to the ** Credentials JSON** file can be configured instead of storing
86+ it in an environment variable . Either on an individual client initialization:
8787
8888``` ruby
8989require " google/cloud/binary_authorization"
@@ -93,7 +93,7 @@ client = Google::Cloud::BinaryAuthorization.binauthz_management_service do |conf
9393end
9494```
9595
96- Or configured globally for all clients:
96+ Or globally for all clients:
9797
9898``` ruby
9999require " google/cloud/binary_authorization"
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-cloud-ruby.git",
7- "sha": "98e412862d1229e0f54ba913f1d6640342d697af "
7+ "sha": "23c688ce5c9b1d8c1ff54bbf945883df336cdff7 "
88 }
99 },
1010 {
You can’t perform that action at this time.
0 commit comments