Reference documentation and code samples for the Cloud Functions V2 API class Google::Cloud::Functions::V2::LocationMetadata.
Extra GCF specific location information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#environments
def environments() -> ::Array<::Google::Cloud::Functions::V2::Environment>
Returns
- (::Array<::Google::Cloud::Functions::V2::Environment>) — The Cloud Function environments this location supports.
#environments=
def environments=(value) -> ::Array<::Google::Cloud::Functions::V2::Environment>
Parameter
- value (::Array<::Google::Cloud::Functions::V2::Environment>) — The Cloud Function environments this location supports.
Returns
- (::Array<::Google::Cloud::Functions::V2::Environment>) — The Cloud Function environments this location supports.