Class: Google::Cloud::Compute::V1::InsertBackendBucketRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InsertBackendBucketRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for BackendBuckets.Insert. See the method description for details.
Instance Attribute Summary collapse
-
#backend_bucket_resource ⇒ ::Google::Cloud::Compute::V1::BackendBucket
The body resource for this request.
-
#project ⇒ ::String
Project ID for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
Instance Attribute Details
#backend_bucket_resource ⇒ ::Google::Cloud::Compute::V1::BackendBucket
11606 11607 11608 11609 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11606 class InsertBackendBucketRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
11606 11607 11608 11609 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11606 class InsertBackendBucketRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
11606 11607 11608 11609 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11606 class InsertBackendBucketRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |