Reference documentation and code samples for the Service Usage V1 API class Google::Cloud::ServiceUsage::V1::BatchGetServicesResponse.
Response message for the BatchGetServices
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#services
def services() -> ::Array<::Google::Cloud::ServiceUsage::V1::Service>
Returns
- (::Array<::Google::Cloud::ServiceUsage::V1::Service>) — The requested Service states.
#services=
def services=(value) -> ::Array<::Google::Cloud::ServiceUsage::V1::Service>
Parameter
- value (::Array<::Google::Cloud::ServiceUsage::V1::Service>) — The requested Service states.
Returns
- (::Array<::Google::Cloud::ServiceUsage::V1::Service>) — The requested Service states.