Class: Google::Cloud::Compute::V1::BackendBucketUsedBy

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#reference::String

Returns Output only. [Output Only] Server-defined URL for UrlMaps referencing that BackendBucket.

Returns:

  • (::String)

    Output only. [Output Only] Server-defined URL for UrlMaps referencing that BackendBucket.



10157
10158
10159
10160
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 10157

class BackendBucketUsedBy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end