Class GoogleCloudApihubV1ApiData
The API data to be collected.
Implements
Inherited Members
Namespace: Google.Apis.APIhub.v1.Data
Assembly: Google.Apis.APIhub.v1.dll
Syntax
public class GoogleCloudApihubV1ApiData : IDirectResponseSchema
Properties
ApiMetadataList
Optional. The list of API metadata.
Declaration
[JsonProperty("apiMetadataList")]
public virtual GoogleCloudApihubV1ApiMetadataList ApiMetadataList { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudApihubV1ApiMetadataList |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |