public static final class Service.Custom.Builder extends GeneratedMessage.Builder<Service.Custom.Builder> implements Service.CustomOrBuilderUse a custom service to designate a service that you want to monitor when none of the other service types (like App Engine, Cloud Run, or a GKE type) matches your intended service.
Protobuf type google.monitoring.v3.Service.Custom
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Service.Custom.BuilderImplements
Service.CustomOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Service.Custom build()| Returns | |
|---|---|
| Type | Description |
Service.Custom |
|
buildPartial()
public Service.Custom buildPartial()| Returns | |
|---|---|
| Type | Description |
Service.Custom |
|
clear()
public Service.Custom.Builder clear()| Returns | |
|---|---|
| Type | Description |
Service.Custom.Builder |
|
getDefaultInstanceForType()
public Service.Custom getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Service.Custom |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Service.Custom other)
public Service.Custom.Builder mergeFrom(Service.Custom other)| Parameter | |
|---|---|
| Name | Description |
other |
Service.Custom |
| Returns | |
|---|---|
| Type | Description |
Service.Custom.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Service.Custom.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Service.Custom.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Service.Custom.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Service.Custom.Builder |
|