Network Connectivity v1 API - Class MulticloudDataTransferSupportedService (2.12.0)

public sealed class MulticloudDataTransferSupportedService : IMessage<MulticloudDataTransferSupportedService>, IEquatable<MulticloudDataTransferSupportedService>, IDeepCloneable<MulticloudDataTransferSupportedService>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Connectivity v1 API class MulticloudDataTransferSupportedService.

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

Inheritance

object > MulticloudDataTransferSupportedService

Namespace

Google.Cloud.NetworkConnectivity.V1

Assembly

Google.Cloud.NetworkConnectivity.V1.dll

Constructors

MulticloudDataTransferSupportedService()

public MulticloudDataTransferSupportedService()

MulticloudDataTransferSupportedService(MulticloudDataTransferSupportedService)

public MulticloudDataTransferSupportedService(MulticloudDataTransferSupportedService other)
Parameter
Name Description
other MulticloudDataTransferSupportedService

Properties

MulticloudDataTransferSupportedServiceName

public MulticloudDataTransferSupportedServiceName MulticloudDataTransferSupportedServiceName { get; set; }

MulticloudDataTransferSupportedServiceName-typed view over the Name resource name property.

Property Value
Type Description
MulticloudDataTransferSupportedServiceName

Name

public string Name { get; set; }

Identifier. The name of the service.

Property Value
Type Description
string

ServiceConfigs

public RepeatedField<ServiceConfig> ServiceConfigs { get; }

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

Property Value
Type Description
RepeatedFieldServiceConfig