Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.EncryptionSpecResource

The "encryptionSpec" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.EncryptionSpecResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Dialogflow.v2
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public class ProjectsResource.LocationsResource.EncryptionSpecResource

Constructors

EncryptionSpecResource(IClientService)

Constructs a new resource.

Declaration
public EncryptionSpecResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Initialize(GoogleCloudDialogflowV2InitializeEncryptionSpecRequest, string)

Declaration
public virtual ProjectsResource.LocationsResource.EncryptionSpecResource.InitializeRequest Initialize(GoogleCloudDialogflowV2InitializeEncryptionSpecRequest body, string name)
Parameters
Type Name Description
GoogleCloudDialogflowV2InitializeEncryptionSpecRequest body

The body of the request.

string name

null

Returns
Type Description
ProjectsResource.LocationsResource.EncryptionSpecResource.InitializeRequest
In this article
Back to top Generated by DocFX