Reference documentation and code samples for the Grafeas V1 Client class SecretLocation.
The location of the secret.
Generated from protobuf message grafeas.v1.SecretLocation
Namespace
Grafeas \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ file_location |
FileLocation
The secret is found from a file. |
getFileLocation
The secret is found from a file.
Returns | |
---|---|
Type | Description |
FileLocation|null |
hasFileLocation
setFileLocation
The secret is found from a file.
Parameter | |
---|---|
Name | Description |
var |
FileLocation
|
Returns | |
---|---|
Type | Description |
$this |
getLocation
Returns | |
---|---|
Type | Description |
string |