All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.dialogflow.cx.v3.ChangelogProto Maven / Gradle / Ivy

/*
 * 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/cx/v3/changelog.proto

// Protobuf Java Version: 3.25.5
package com.google.cloud.dialogflow.cx.v3;

public final class ChangelogProto {
  private ChangelogProto() {}

  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_cx_v3_ListChangelogsRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_GetChangelogRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_GetChangelogRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_Changelog_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_Changelog_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n-google/cloud/dialogflow/cx/v3/changelo"
          + "g.proto\022\035google.cloud.dialogflow.cx.v3\032\034"
          + "google/api/annotations.proto\032\027google/api"
          + "/client.proto\032\037google/api/field_behavior"
          + ".proto\032\031google/api/resource.proto\032\037googl"
          + "e/protobuf/timestamp.proto\"\213\001\n\025ListChang"
          + "elogsRequest\022;\n\006parent\030\001 \001(\tB+\340A\002\372A%\022#di"
          + "alogflow.googleapis.com/Changelog\022\016\n\006fil"
          + "ter\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\022\n\npage_tok"
          + "en\030\004 \001(\t\"o\n\026ListChangelogsResponse\022<\n\nch"
          + "angelogs\030\001 \003(\0132(.google.cloud.dialogflow"
          + ".cx.v3.Changelog\022\027\n\017next_page_token\030\002 \001("
          + "\t\"P\n\023GetChangelogRequest\0229\n\004name\030\001 \001(\tB+"
          + "\340A\002\372A%\n#dialogflow.googleapis.com/Change"
          + "log\"\264\002\n\tChangelog\022\014\n\004name\030\001 \001(\t\022\022\n\nuser_"
          + "email\030\002 \001(\t\022\024\n\014display_name\030\007 \001(\t\022\016\n\006act"
          + "ion\030\013 \001(\t\022\014\n\004type\030\010 \001(\t\022\020\n\010resource\030\003 \001("
          + "\t\022/\n\013create_time\030\004 \001(\0132\032.google.protobuf"
          + ".Timestamp\022\025\n\rlanguage_code\030\016 \001(\t:w\352At\n#"
          + "dialogflow.googleapis.com/Changelog\022Mpro"
          + "jects/{project}/locations/{location}/age"
          + "nts/{agent}/changelogs/{changelog}2\207\004\n\nC"
          + "hangelogs\022\307\001\n\016ListChangelogs\0224.google.cl"
          + "oud.dialogflow.cx.v3.ListChangelogsReque"
          + "st\0325.google.cloud.dialogflow.cx.v3.ListC"
          + "hangelogsResponse\"H\332A\006parent\202\323\344\223\0029\0227/v3/"
          + "{parent=projects/*/locations/*/agents/*}"
          + "/changelogs\022\264\001\n\014GetChangelog\0222.google.cl"
          + "oud.dialogflow.cx.v3.GetChangelogRequest"
          + "\032(.google.cloud.dialogflow.cx.v3.Changel"
          + "og\"F\332A\004name\202\323\344\223\0029\0227/v3/{name=projects/*/"
          + "locations/*/agents/*/changelogs/*}\032x\312A\031d"
          + "ialogflow.googleapis.com\322AYhttps://www.g"
          + "oogleapis.com/auth/cloud-platform,https:"
          + "//www.googleapis.com/auth/dialogflowB\261\001\n"
          + "!com.google.cloud.dialogflow.cx.v3B\016Chan"
          + "gelogProtoP\001Z1cloud.google.com/go/dialog"
          + "flow/cx/apiv3/cxpb;cxpb\242\002\002DF\252\002\035Google.Cl"
          + "oud.Dialogflow.Cx.V3\352\002!Google::Cloud::Di"
          + "alogflow::CX::V3b\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.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsRequest_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsRequest_descriptor,
            new java.lang.String[] {
              "Parent", "Filter", "PageSize", "PageToken",
            });
    internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsResponse_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsResponse_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_ListChangelogsResponse_descriptor,
            new java.lang.String[] {
              "Changelogs", "NextPageToken",
            });
    internal_static_google_cloud_dialogflow_cx_v3_GetChangelogRequest_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_cloud_dialogflow_cx_v3_GetChangelogRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_GetChangelogRequest_descriptor,
            new java.lang.String[] {
              "Name",
            });
    internal_static_google_cloud_dialogflow_cx_v3_Changelog_descriptor =
        getDescriptor().getMessageTypes().get(3);
    internal_static_google_cloud_dialogflow_cx_v3_Changelog_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_Changelog_descriptor,
            new java.lang.String[] {
              "Name",
              "UserEmail",
              "DisplayName",
              "Action",
              "Type",
              "Resource",
              "CreateTime",
              "LanguageCode",
            });
    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);
    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.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy