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] Server-defined URL for UrlMaps referencing that BackendBucket.

Returns:

  • (::String)

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



3541
3542
3543
3544
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 3541

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