public sealed class GetMulticloudDataTransferSupportedServiceRequest : IMessage<GetMulticloudDataTransferSupportedServiceRequest>, IEquatable<GetMulticloudDataTransferSupportedServiceRequest>, IDeepCloneable<GetMulticloudDataTransferSupportedServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class GetMulticloudDataTransferSupportedServiceRequest.
Request message to check if a service in your project in a region is eligible for Data Transfer Essentials configuration.
Implements
IMessageGetMulticloudDataTransferSupportedServiceRequest, IEquatableGetMulticloudDataTransferSupportedServiceRequest, IDeepCloneableGetMulticloudDataTransferSupportedServiceRequest, IBufferMessage, IMessageNamespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.dll
Constructors
GetMulticloudDataTransferSupportedServiceRequest()
public GetMulticloudDataTransferSupportedServiceRequest()
GetMulticloudDataTransferSupportedServiceRequest(GetMulticloudDataTransferSupportedServiceRequest)
public GetMulticloudDataTransferSupportedServiceRequest(GetMulticloudDataTransferSupportedServiceRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetMulticloudDataTransferSupportedServiceRequest |
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; }
Required. The name of the service.
Property Value | |
---|---|
Type | Description |
string |