Class BillingConfig
Billing config for the connection.
Implements
Inherited Members
Namespace: Google.Apis.Connectors.v1.Data
Assembly: Google.Apis.Connectors.v1.dll
Syntax
public class BillingConfig : IDirectResponseSchema
Properties
BillingCategory
Output only. Billing category for the connector.
Declaration
[JsonProperty("billingCategory")]
public virtual string BillingCategory { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |