public static final class Service.ClusterIstio.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder> implements Service.ClusterIstioOrBuilder
Istio service scoped to a single Kubernetes cluster. Learn more at https://istio.io. Clusters running OSS Istio will have their services ingested as this type.Protobuf type
google.monitoring.v3.Service.ClusterIstio| Modifier and Type | Method and Description |
|---|---|
Service.ClusterIstio.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.ClusterIstio |
build() |
Service.ClusterIstio |
buildPartial() |
Service.ClusterIstio.Builder |
clear() |
Service.ClusterIstio.Builder |
clearClusterName()
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.ClusterIstio.Builder |
clearLocation()
The location of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.ClusterIstio.Builder |
clearServiceName()
The name of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
clearServiceNamespace()
The namespace of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
clone() |
String |
getClusterName()
The name of the Kubernetes cluster in which this Istio service is
defined.
|
com.google.protobuf.ByteString |
getClusterNameBytes()
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLocation()
The location of the Kubernetes cluster in which this Istio service is
defined.
|
com.google.protobuf.ByteString |
getLocationBytes()
The location of the Kubernetes cluster in which this Istio service is
defined.
|
String |
getServiceName()
The name of the Istio service underlying this service.
|
com.google.protobuf.ByteString |
getServiceNameBytes()
The name of the Istio service underlying this service.
|
String |
getServiceNamespace()
The namespace of the Istio service underlying this service.
|
com.google.protobuf.ByteString |
getServiceNamespaceBytes()
The namespace of the Istio service underlying this service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.ClusterIstio.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.ClusterIstio.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.ClusterIstio.Builder |
mergeFrom(Service.ClusterIstio other) |
Service.ClusterIstio.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.ClusterIstio.Builder |
setClusterName(String value)
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
setClusterNameBytes(com.google.protobuf.ByteString value)
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.ClusterIstio.Builder |
setLocation(String value)
The location of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
setLocationBytes(com.google.protobuf.ByteString value)
The location of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.ClusterIstio.Builder |
setServiceName(String value)
The name of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
setServiceNameBytes(com.google.protobuf.ByteString value)
The name of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
setServiceNamespace(String value)
The namespace of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
setServiceNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.ClusterIstio build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.ClusterIstio buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.ClusterIstio.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder mergeFrom(Service.ClusterIstio other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public Service.ClusterIstio.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.ClusterIstio.Builder>IOExceptionpublic String getLocation()
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;getLocation in interface Service.ClusterIstioOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;getLocationBytes in interface Service.ClusterIstioOrBuilderpublic Service.ClusterIstio.Builder setLocation(String value)
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;value - The location to set.public Service.ClusterIstio.Builder clearLocation()
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;public Service.ClusterIstio.Builder setLocationBytes(com.google.protobuf.ByteString value)
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;value - The bytes for location to set.public String getClusterName()
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;getClusterName in interface Service.ClusterIstioOrBuilderpublic com.google.protobuf.ByteString getClusterNameBytes()
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;getClusterNameBytes in interface Service.ClusterIstioOrBuilderpublic Service.ClusterIstio.Builder setClusterName(String value)
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;value - The clusterName to set.public Service.ClusterIstio.Builder clearClusterName()
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;public Service.ClusterIstio.Builder setClusterNameBytes(com.google.protobuf.ByteString value)
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;value - The bytes for clusterName to set.public String getServiceNamespace()
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;getServiceNamespace in interface Service.ClusterIstioOrBuilderpublic com.google.protobuf.ByteString getServiceNamespaceBytes()
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;getServiceNamespaceBytes in interface Service.ClusterIstioOrBuilderpublic Service.ClusterIstio.Builder setServiceNamespace(String value)
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;value - The serviceNamespace to set.public Service.ClusterIstio.Builder clearServiceNamespace()
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;public Service.ClusterIstio.Builder setServiceNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;value - The bytes for serviceNamespace to set.public String getServiceName()
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;getServiceName in interface Service.ClusterIstioOrBuilderpublic com.google.protobuf.ByteString getServiceNameBytes()
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;getServiceNameBytes in interface Service.ClusterIstioOrBuilderpublic Service.ClusterIstio.Builder setServiceName(String value)
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;value - The serviceName to set.public Service.ClusterIstio.Builder clearServiceName()
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;public Service.ClusterIstio.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;value - The bytes for serviceName to set.public final Service.ClusterIstio.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>public final Service.ClusterIstio.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>Copyright © 2025 Google LLC. All rights reserved.