Resource: MulticloudDataTransferSupportedService
A service in your project in a region that is eligible for Data Transfer Essentials configuration.
| JSON representation | 
|---|
{
  "name": string,
  "serviceConfigs": [
    {
      object ( | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. The name of the service.  | 
              
serviceConfigs[] | 
                
                   
 Output only. The network service tier or regional endpoint supported for the service.  | 
              
ServiceConfig
Specifies eligibility information for the service.
| JSON representation | 
|---|
{
  "eligibilityCriteria": enum ( | 
              
| Fields | |
|---|---|
eligibilityCriteria | 
                
                   
 Output only. The eligibility criteria for the service.  | 
              
supportEndTime | 
                
                   
 Output only. The end time for eligibility criteria support. If not specified, no planned end time is set. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   | 
              
EligibilityCriteria
The eligibility information for the service.
| Enums | |
|---|---|
ELIGIBILITY_CRITERIA_UNSPECIFIED | 
                The service is not eligible for Data Transfer Essentials configuration. This is the default case. | 
NETWORK_SERVICE_TIER_PREMIUM_ONLY | 
                The service is eligible for Data Transfer Essentials configuration only for Premium Tier. | 
NETWORK_SERVICE_TIER_STANDARD_ONLY | 
                The service is eligible for Data Transfer Essentials configuration only for Standard Tier. | 
REQUEST_ENDPOINT_REGIONAL_ENDPOINT_ONLY | 
                The service is eligible for Data Transfer Essentials configuration only for the regional endpoint. | 
Methods | 
            |
|---|---|
                
 | 
              Gets the details of a service that is supported for Data Transfer Essentials. | 
                
 | 
              Lists the services in the project for a region that are supported for Data Transfer Essentials. |