Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ServiceAttachmentsScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_attachments
def service_attachments() -> ::Array<::Google::Cloud::Compute::V1::ServiceAttachment>
Returns
- (::Array<::Google::Cloud::Compute::V1::ServiceAttachment>) — A list of ServiceAttachments contained in this scope.
#service_attachments=
def service_attachments=(value) -> ::Array<::Google::Cloud::Compute::V1::ServiceAttachment>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::ServiceAttachment>) — A list of ServiceAttachments contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::ServiceAttachment>) — A list of ServiceAttachments contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of service attachments when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of service attachments when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of service attachments when the list is empty.