Class: Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService

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

Overview

A service in your project in a region that is eligible for Data Transfer Essentials configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Identifier. The name of the service.

Returns:

  • (::String)

    Identifier. The name of the service.



557
558
559
560
# File 'proto_docs/google/cloud/networkconnectivity/v1/data_transfer.rb', line 557

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

#service_configs::Array<::Google::Cloud::NetworkConnectivity::V1::ServiceConfig> (readonly)

Returns Output only. The network service tier or regional endpoint supported for the service.

Returns:



557
558
559
560
# File 'proto_docs/google/cloud/networkconnectivity/v1/data_transfer.rb', line 557

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