Package com.google.monitoring.v3
Class Service
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.monitoring.v3.Service
-
- All Implemented Interfaces:
ServiceOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class Service extends com.google.protobuf.GeneratedMessageV3 implements ServiceOrBuilder
A `Service` is a discrete, autonomous, and network-accessible unit, designed to solve an individual concern ([Wikipedia](https://en.wikipedia.org/wiki/Service-orientation)). In Cloud Monitoring, a `Service` acts as the root resource under which operational aspects of the service are accessible.
Protobuf typegoogle.monitoring.v3.Service
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Service.AppEngine
App Engine service.static interface
Service.AppEngineOrBuilder
static class
Service.Builder
A `Service` is a discrete, autonomous, and network-accessible unit, designed to solve an individual concern ([Wikipedia](https://en.wikipedia.org/wiki/Service-orientation)).static class
Service.CloudEndpoints
Cloud Endpoints service.static interface
Service.CloudEndpointsOrBuilder
static class
Service.ClusterIstio
Istio service scoped to a single Kubernetes cluster.static interface
Service.ClusterIstioOrBuilder
static class
Service.Custom
Custom view of service telemetry.static interface
Service.CustomOrBuilder
static class
Service.IdentifierCase
static class
Service.IstioCanonicalService
Canonical service scoped to an Istio mesh.static interface
Service.IstioCanonicalServiceOrBuilder
static class
Service.MeshIstio
Istio service scoped to an Istio mesh.static interface
Service.MeshIstioOrBuilder
static class
Service.Telemetry
Configuration for how to query telemetry on a Service.static interface
Service.TelemetryOrBuilder
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
APP_ENGINE_FIELD_NUMBER
static int
CLOUD_ENDPOINTS_FIELD_NUMBER
static int
CLUSTER_ISTIO_FIELD_NUMBER
static int
CUSTOM_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
ISTIO_CANONICAL_SERVICE_FIELD_NUMBER
static int
MESH_ISTIO_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
TELEMETRY_FIELD_NUMBER
static int
USER_LABELS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsUserLabels(String key)
Labels which have been used to annotate the service.boolean
equals(Object obj)
Service.AppEngine
getAppEngine()
Type used for App Engine services.Service.AppEngineOrBuilder
getAppEngineOrBuilder()
Type used for App Engine services.Service.CloudEndpoints
getCloudEndpoints()
Type used for Cloud Endpoints services.Service.CloudEndpointsOrBuilder
getCloudEndpointsOrBuilder()
Type used for Cloud Endpoints services.Service.ClusterIstio
getClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.Service.ClusterIstioOrBuilder
getClusterIstioOrBuilder()
Type used for Istio services that live in a Kubernetes cluster.Service.Custom
getCustom()
Custom service type.Service.CustomOrBuilder
getCustomOrBuilder()
Custom service type.static Service
getDefaultInstance()
Service
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDisplayName()
Name used for UI elements listing this Service.com.google.protobuf.ByteString
getDisplayNameBytes()
Name used for UI elements listing this Service.Service.IdentifierCase
getIdentifierCase()
Service.IstioCanonicalService
getIstioCanonicalService()
Type used for canonical services scoped to an Istio mesh.Service.IstioCanonicalServiceOrBuilder
getIstioCanonicalServiceOrBuilder()
Type used for canonical services scoped to an Istio mesh.Service.MeshIstio
getMeshIstio()
Type used for Istio services scoped to an Istio mesh.Service.MeshIstioOrBuilder
getMeshIstioOrBuilder()
Type used for Istio services scoped to an Istio mesh.String
getName()
Resource name for this Service.com.google.protobuf.ByteString
getNameBytes()
Resource name for this Service.com.google.protobuf.Parser<Service>
getParserForType()
int
getSerializedSize()
Service.Telemetry
getTelemetry()
Configuration for how to query telemetry on a Service.Service.TelemetryOrBuilder
getTelemetryOrBuilder()
Configuration for how to query telemetry on a Service.Map<String,String>
getUserLabels()
Deprecated.int
getUserLabelsCount()
Labels which have been used to annotate the service.Map<String,String>
getUserLabelsMap()
Labels which have been used to annotate the service.String
getUserLabelsOrDefault(String key, String defaultValue)
Labels which have been used to annotate the service.String
getUserLabelsOrThrow(String key)
Labels which have been used to annotate the service.boolean
hasAppEngine()
Type used for App Engine services.boolean
hasCloudEndpoints()
Type used for Cloud Endpoints services.boolean
hasClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.boolean
hasCustom()
Custom service type.int
hashCode()
boolean
hasIstioCanonicalService()
Type used for canonical services scoped to an Istio mesh.boolean
hasMeshIstio()
Type used for Istio services scoped to an Istio mesh.boolean
hasTelemetry()
Configuration for how to query telemetry on a Service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static Service.Builder
newBuilder()
static Service.Builder
newBuilder(Service prototype)
Service.Builder
newBuilderForType()
protected Service.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Service
parseDelimitedFrom(InputStream input)
static Service
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
parseFrom(byte[] data)
static Service
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
parseFrom(com.google.protobuf.ByteString data)
static Service
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
parseFrom(com.google.protobuf.CodedInputStream input)
static Service
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
parseFrom(InputStream input)
static Service
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
parseFrom(ByteBuffer data)
static Service
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Service>
parser()
Service.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_FIELD_NUMBER
public static final int CUSTOM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APP_ENGINE_FIELD_NUMBER
public static final int APP_ENGINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_ENDPOINTS_FIELD_NUMBER
public static final int CLOUD_ENDPOINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_ISTIO_FIELD_NUMBER
public static final int CLUSTER_ISTIO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESH_ISTIO_FIELD_NUMBER
public static final int MESH_ISTIO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISTIO_CANONICAL_SERVICE_FIELD_NUMBER
public static final int ISTIO_CANONICAL_SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TELEMETRY_FIELD_NUMBER
public static final int TELEMETRY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_LABELS_FIELD_NUMBER
public static final int USER_LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getIdentifierCase
public Service.IdentifierCase getIdentifierCase()
- Specified by:
getIdentifierCase
in interfaceServiceOrBuilder
-
getName
public String getName()
Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
string name = 1;
- Specified by:
getName
in interfaceServiceOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Resource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]
string name = 1;
- Specified by:
getNameBytes
in interfaceServiceOrBuilder
- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Name used for UI elements listing this Service.
string display_name = 2;
- Specified by:
getDisplayName
in interfaceServiceOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Name used for UI elements listing this Service.
string display_name = 2;
- Specified by:
getDisplayNameBytes
in interfaceServiceOrBuilder
- Returns:
- The bytes for displayName.
-
hasCustom
public boolean hasCustom()
Custom service type.
.google.monitoring.v3.Service.Custom custom = 6;
- Specified by:
hasCustom
in interfaceServiceOrBuilder
- Returns:
- Whether the custom field is set.
-
getCustom
public Service.Custom getCustom()
Custom service type.
.google.monitoring.v3.Service.Custom custom = 6;
- Specified by:
getCustom
in interfaceServiceOrBuilder
- Returns:
- The custom.
-
getCustomOrBuilder
public Service.CustomOrBuilder getCustomOrBuilder()
Custom service type.
.google.monitoring.v3.Service.Custom custom = 6;
- Specified by:
getCustomOrBuilder
in interfaceServiceOrBuilder
-
hasAppEngine
public boolean hasAppEngine()
Type used for App Engine services.
.google.monitoring.v3.Service.AppEngine app_engine = 7;
- Specified by:
hasAppEngine
in interfaceServiceOrBuilder
- Returns:
- Whether the appEngine field is set.
-
getAppEngine
public Service.AppEngine getAppEngine()
Type used for App Engine services.
.google.monitoring.v3.Service.AppEngine app_engine = 7;
- Specified by:
getAppEngine
in interfaceServiceOrBuilder
- Returns:
- The appEngine.
-
getAppEngineOrBuilder
public Service.AppEngineOrBuilder getAppEngineOrBuilder()
Type used for App Engine services.
.google.monitoring.v3.Service.AppEngine app_engine = 7;
- Specified by:
getAppEngineOrBuilder
in interfaceServiceOrBuilder
-
hasCloudEndpoints
public boolean hasCloudEndpoints()
Type used for Cloud Endpoints services.
.google.monitoring.v3.Service.CloudEndpoints cloud_endpoints = 8;
- Specified by:
hasCloudEndpoints
in interfaceServiceOrBuilder
- Returns:
- Whether the cloudEndpoints field is set.
-
getCloudEndpoints
public Service.CloudEndpoints getCloudEndpoints()
Type used for Cloud Endpoints services.
.google.monitoring.v3.Service.CloudEndpoints cloud_endpoints = 8;
- Specified by:
getCloudEndpoints
in interfaceServiceOrBuilder
- Returns:
- The cloudEndpoints.
-
getCloudEndpointsOrBuilder
public Service.CloudEndpointsOrBuilder getCloudEndpointsOrBuilder()
Type used for Cloud Endpoints services.
.google.monitoring.v3.Service.CloudEndpoints cloud_endpoints = 8;
- Specified by:
getCloudEndpointsOrBuilder
in interfaceServiceOrBuilder
-
hasClusterIstio
public boolean hasClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.
.google.monitoring.v3.Service.ClusterIstio cluster_istio = 9;
- Specified by:
hasClusterIstio
in interfaceServiceOrBuilder
- Returns:
- Whether the clusterIstio field is set.
-
getClusterIstio
public Service.ClusterIstio getClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.
.google.monitoring.v3.Service.ClusterIstio cluster_istio = 9;
- Specified by:
getClusterIstio
in interfaceServiceOrBuilder
- Returns:
- The clusterIstio.
-
getClusterIstioOrBuilder
public Service.ClusterIstioOrBuilder getClusterIstioOrBuilder()
Type used for Istio services that live in a Kubernetes cluster.
.google.monitoring.v3.Service.ClusterIstio cluster_istio = 9;
- Specified by:
getClusterIstioOrBuilder
in interfaceServiceOrBuilder
-
hasMeshIstio
public boolean hasMeshIstio()
Type used for Istio services scoped to an Istio mesh.
.google.monitoring.v3.Service.MeshIstio mesh_istio = 10;
- Specified by:
hasMeshIstio
in interfaceServiceOrBuilder
- Returns:
- Whether the meshIstio field is set.
-
getMeshIstio
public Service.MeshIstio getMeshIstio()
Type used for Istio services scoped to an Istio mesh.
.google.monitoring.v3.Service.MeshIstio mesh_istio = 10;
- Specified by:
getMeshIstio
in interfaceServiceOrBuilder
- Returns:
- The meshIstio.
-
getMeshIstioOrBuilder
public Service.MeshIstioOrBuilder getMeshIstioOrBuilder()
Type used for Istio services scoped to an Istio mesh.
.google.monitoring.v3.Service.MeshIstio mesh_istio = 10;
- Specified by:
getMeshIstioOrBuilder
in interfaceServiceOrBuilder
-
hasIstioCanonicalService
public boolean hasIstioCanonicalService()
Type used for canonical services scoped to an Istio mesh. Metrics for Istio are [documented here](https://istio.io/latest/docs/reference/config/metrics/)
.google.monitoring.v3.Service.IstioCanonicalService istio_canonical_service = 11;
- Specified by:
hasIstioCanonicalService
in interfaceServiceOrBuilder
- Returns:
- Whether the istioCanonicalService field is set.
-
getIstioCanonicalService
public Service.IstioCanonicalService getIstioCanonicalService()
Type used for canonical services scoped to an Istio mesh. Metrics for Istio are [documented here](https://istio.io/latest/docs/reference/config/metrics/)
.google.monitoring.v3.Service.IstioCanonicalService istio_canonical_service = 11;
- Specified by:
getIstioCanonicalService
in interfaceServiceOrBuilder
- Returns:
- The istioCanonicalService.
-
getIstioCanonicalServiceOrBuilder
public Service.IstioCanonicalServiceOrBuilder getIstioCanonicalServiceOrBuilder()
Type used for canonical services scoped to an Istio mesh. Metrics for Istio are [documented here](https://istio.io/latest/docs/reference/config/metrics/)
.google.monitoring.v3.Service.IstioCanonicalService istio_canonical_service = 11;
- Specified by:
getIstioCanonicalServiceOrBuilder
in interfaceServiceOrBuilder
-
hasTelemetry
public boolean hasTelemetry()
Configuration for how to query telemetry on a Service.
.google.monitoring.v3.Service.Telemetry telemetry = 13;
- Specified by:
hasTelemetry
in interfaceServiceOrBuilder
- Returns:
- Whether the telemetry field is set.
-
getTelemetry
public Service.Telemetry getTelemetry()
Configuration for how to query telemetry on a Service.
.google.monitoring.v3.Service.Telemetry telemetry = 13;
- Specified by:
getTelemetry
in interfaceServiceOrBuilder
- Returns:
- The telemetry.
-
getTelemetryOrBuilder
public Service.TelemetryOrBuilder getTelemetryOrBuilder()
Configuration for how to query telemetry on a Service.
.google.monitoring.v3.Service.Telemetry telemetry = 13;
- Specified by:
getTelemetryOrBuilder
in interfaceServiceOrBuilder
-
getUserLabelsCount
public int getUserLabelsCount()
Description copied from interface:ServiceOrBuilder
Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
map<string, string> user_labels = 14;
- Specified by:
getUserLabelsCount
in interfaceServiceOrBuilder
-
containsUserLabels
public boolean containsUserLabels(String key)
Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
map<string, string> user_labels = 14;
- Specified by:
containsUserLabels
in interfaceServiceOrBuilder
-
getUserLabels
@Deprecated public Map<String,String> getUserLabels()
Deprecated.UsegetUserLabelsMap()
instead.- Specified by:
getUserLabels
in interfaceServiceOrBuilder
-
getUserLabelsMap
public Map<String,String> getUserLabelsMap()
Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
map<string, string> user_labels = 14;
- Specified by:
getUserLabelsMap
in interfaceServiceOrBuilder
-
getUserLabelsOrDefault
public String getUserLabelsOrDefault(String key, String defaultValue)
Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
map<string, string> user_labels = 14;
- Specified by:
getUserLabelsOrDefault
in interfaceServiceOrBuilder
-
getUserLabelsOrThrow
public String getUserLabelsOrThrow(String key)
Labels which have been used to annotate the service. Label keys must start with a letter. Label keys and values may contain lowercase letters, numbers, underscores, and dashes. Label keys and values have a maximum length of 63 characters, and must be less than 128 bytes in size. Up to 64 label entries may be stored. For labels which do not have a semantic value, the empty string may be supplied for the label value.
map<string, string> user_labels = 14;
- Specified by:
getUserLabelsOrThrow
in interfaceServiceOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Service parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Service parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Service parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Service parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Service parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Service.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Service.Builder newBuilder()
-
newBuilder
public static Service.Builder newBuilder(Service prototype)
-
toBuilder
public Service.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Service getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Service> parser()
-
getParserForType
public com.google.protobuf.Parser<Service> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Service getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-