com.google.cloud.dialogflow.v2.EncryptionSpecProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-dialogflow-v2 Show documentation
Show all versions of proto-google-cloud-dialogflow-v2 Show documentation
PROTO library for proto-google-cloud-dialogflow-v2
/*
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/dialogflow/v2/encryption_spec.proto
// Protobuf Java Version: 3.25.4
package com.google.cloud.dialogflow.v2;
public final class EncryptionSpecProto {
private EncryptionSpecProto() {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_v2_GetEncryptionSpecRequest_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_v2_GetEncryptionSpecRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_v2_EncryptionSpec_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_v2_EncryptionSpec_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecRequest_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecResponse_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecMetadata_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecMetadata_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
static {
java.lang.String[] descriptorData = {
"\n0google/cloud/dialogflow/v2/encryption_"
+ "spec.proto\022\032google.cloud.dialogflow.v2\032\034"
+ "google/api/annotations.proto\032\027google/api"
+ "/client.proto\032\037google/api/field_behavior"
+ ".proto\032\031google/api/resource.proto\032#googl"
+ "e/longrunning/operations.proto\"Z\n\030GetEnc"
+ "ryptionSpecRequest\022>\n\004name\030\001 \001(\tB0\340A\002\372A*"
+ "\n(dialogflow.googleapis.com/EncryptionSp"
+ "ec\"\303\001\n\016EncryptionSpec\022\021\n\004name\030\001 \001(\tB\003\340A\005"
+ "\022\024\n\007kms_key\030\002 \001(\tB\003\340A\002:\207\001\352A\203\001\n(dialogflo"
+ "w.googleapis.com/EncryptionSpec\0226project"
+ "s/{project}/locations/{location}/encrypt"
+ "ionSpec*\017encryptionSpecs2\016encryptionSpec"
+ "\"k\n\037InitializeEncryptionSpecRequest\022H\n\017e"
+ "ncryption_spec\030\001 \001(\0132*.google.cloud.dial"
+ "ogflow.v2.EncryptionSpecB\003\340A\002\"\"\n Initial"
+ "izeEncryptionSpecResponse\"u\n InitializeE"
+ "ncryptionSpecMetadata\022Q\n\007request\030\004 \001(\0132;"
+ ".google.cloud.dialogflow.v2.InitializeEn"
+ "cryptionSpecRequestB\003\340A\0032\365\004\n\025EncryptionS"
+ "pecService\022\266\001\n\021GetEncryptionSpec\0224.googl"
+ "e.cloud.dialogflow.v2.GetEncryptionSpecR"
+ "equest\032*.google.cloud.dialogflow.v2.Encr"
+ "yptionSpec\"?\332A\004name\202\323\344\223\0022\0220/v2/{name=pro"
+ "jects/*/locations/*/encryptionSpec}\022\250\002\n\030"
+ "InitializeEncryptionSpec\022;.google.cloud."
+ "dialogflow.v2.InitializeEncryptionSpecRe"
+ "quest\032\035.google.longrunning.Operation\"\257\001\312"
+ "AD\n InitializeEncryptionSpecResponse\022 In"
+ "itializeEncryptionSpecMetadata\332A\017encrypt"
+ "ion_spec\202\323\344\223\002P\"K/v2/{encryption_spec.nam"
+ "e=projects/*/locations/*/encryptionSpec}"
+ ":initialize:\001*\032x\312A\031dialogflow.googleapis"
+ ".com\322AYhttps://www.googleapis.com/auth/c"
+ "loud-platform,https://www.googleapis.com"
+ "/auth/dialogflowB\234\001\n\036com.google.cloud.di"
+ "alogflow.v2B\023EncryptionSpecProtoP\001Z>clou"
+ "d.google.com/go/dialogflow/apiv2/dialogf"
+ "lowpb;dialogflowpb\370\001\001\242\002\002DF\252\002\032Google.Clou"
+ "d.Dialogflow.V2b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
com.google.api.ClientProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
com.google.longrunning.OperationsProto.getDescriptor(),
});
internal_static_google_cloud_dialogflow_v2_GetEncryptionSpecRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_dialogflow_v2_GetEncryptionSpecRequest_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_v2_GetEncryptionSpecRequest_descriptor,
new java.lang.String[] {
"Name",
});
internal_static_google_cloud_dialogflow_v2_EncryptionSpec_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_cloud_dialogflow_v2_EncryptionSpec_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_v2_EncryptionSpec_descriptor,
new java.lang.String[] {
"Name", "KmsKey",
});
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecRequest_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecRequest_descriptor,
new java.lang.String[] {
"EncryptionSpec",
});
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecResponse_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecResponse_descriptor,
new java.lang.String[] {});
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecMetadata_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecMetadata_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_v2_InitializeEncryptionSpecMetadata_descriptor,
new java.lang.String[] {
"Request",
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.ClientProto.defaultHost);
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
registry.add(com.google.api.AnnotationsProto.http);
registry.add(com.google.api.ClientProto.methodSignature);
registry.add(com.google.api.ClientProto.oauthScopes);
registry.add(com.google.api.ResourceProto.resource);
registry.add(com.google.api.ResourceProto.resourceReference);
registry.add(com.google.longrunning.OperationsProto.operationInfo);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
com.google.api.AnnotationsProto.getDescriptor();
com.google.api.ClientProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
com.google.longrunning.OperationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}