
com.google.cloud.visionai.v1.HealthCheckServiceProto 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/visionai/v1/health_service.proto
// Protobuf Java Version: 3.25.3
package com.google.cloud.visionai.v1;
public final class HealthCheckServiceProto {
private HealthCheckServiceProto() {}
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_visionai_v1_HealthCheckRequest_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_visionai_v1_HealthCheckRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_visionai_v1_HealthCheckResponse_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_visionai_v1_HealthCheckResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_visionai_v1_ClusterInfo_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_visionai_v1_ClusterInfo_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/visionai/v1/health_servic"
+ "e.proto\022\030google.cloud.visionai.v1\032\034googl"
+ "e/api/annotations.proto\032\027google/api/clie"
+ "nt.proto\032\031google/api/resource.proto\"K\n\022H"
+ "ealthCheckRequest\0225\n\007cluster\030\001 \001(\tB$\372A!\n"
+ "\037visionai.googleapis.com/Cluster\"s\n\023Heal"
+ "thCheckResponse\022\017\n\007healthy\030\001 \001(\010\022\016\n\006reas"
+ "on\030\002 \001(\t\022;\n\014cluster_info\030\003 \001(\0132%.google."
+ "cloud.visionai.v1.ClusterInfo\"=\n\013Cluster"
+ "Info\022\025\n\rstreams_count\030\001 \001(\005\022\027\n\017processes"
+ "_count\030\002 \001(\0052\223\002\n\022HealthCheckService\022\257\001\n\013"
+ "HealthCheck\022,.google.cloud.visionai.v1.H"
+ "ealthCheckRequest\032-.google.cloud.visiona"
+ "i.v1.HealthCheckResponse\"C\202\323\344\223\002=\022;/v1/{c"
+ "luster=projects/*/locations/*/clusters/*"
+ "}:healthCheck\032K\312A\027visionai.googleapis.co"
+ "m\322A.https://www.googleapis.com/auth/clou"
+ "d-platformB\307\001\n\034com.google.cloud.visionai"
+ ".v1B\027HealthCheckServiceProtoP\001Z8cloud.go"
+ "ogle.com/go/visionai/apiv1/visionaipb;vi"
+ "sionaipb\252\002\030Google.Cloud.VisionAI.V1\312\002\030Go"
+ "ogle\\Cloud\\VisionAI\\V1\352\002\033Google::Cloud::"
+ "VisionAI::V1b\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.ResourceProto.getDescriptor(),
});
internal_static_google_cloud_visionai_v1_HealthCheckRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_visionai_v1_HealthCheckRequest_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_visionai_v1_HealthCheckRequest_descriptor,
new java.lang.String[] {
"Cluster",
});
internal_static_google_cloud_visionai_v1_HealthCheckResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_cloud_visionai_v1_HealthCheckResponse_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_visionai_v1_HealthCheckResponse_descriptor,
new java.lang.String[] {
"Healthy", "Reason", "ClusterInfo",
});
internal_static_google_cloud_visionai_v1_ClusterInfo_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_google_cloud_visionai_v1_ClusterInfo_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_visionai_v1_ClusterInfo_descriptor,
new java.lang.String[] {
"StreamsCount", "ProcessesCount",
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.ClientProto.defaultHost);
registry.add(com.google.api.AnnotationsProto.http);
registry.add(com.google.api.ClientProto.oauthScopes);
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.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy