Class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
Inheritance
GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata
Assembly: Google.Apis.Dialogflow.v2beta1.dll
public class GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata : IDirectResponseSchema
Properties
Declaration
public virtual string ETag { get; set; }
Property Value
Declaration
[JsonProperty("request")]
public virtual GoogleCloudDialogflowV2InitializeEncryptionSpecRequest Request { get; set; }
Property Value
Implements