Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::SecretLocation.
The location of the secret.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#file_location
def
file_location
()
-
>
::
Grafeas
::
V1
::
FileLocation
Returns
- ( ::Grafeas::V1::FileLocation ) — The secret is found from a file.
#file_location=
def
file_location=
(
value
)
-
>
::
Grafeas
::
V1
::
FileLocation
Parameter
- value( ::Grafeas::V1::FileLocation ) — The secret is found from a file.
Returns
- ( ::Grafeas::V1::FileLocation ) — The secret is found from a file.

