Class ServiceConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.api.serviceusage.v1beta1.ServiceConfig
-
- All Implemented Interfaces:
ServiceConfigOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ServiceConfig extends com.google.protobuf.GeneratedMessageV3 implements ServiceConfigOrBuilder
The configuration of the service.
Protobuf typegoogle.api.serviceusage.v1beta1.ServiceConfig
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ServiceConfig.Builder
The configuration of the service.-
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
APIS_FIELD_NUMBER
static int
AUTHENTICATION_FIELD_NUMBER
static int
DOCUMENTATION_FIELD_NUMBER
static int
ENDPOINTS_FIELD_NUMBER
static int
MONITORED_RESOURCES_FIELD_NUMBER
static int
MONITORING_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
QUOTA_FIELD_NUMBER
static int
TITLE_FIELD_NUMBER
static int
USAGE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
com.google.protobuf.Api
getApis(int index)
A list of API interfaces exported by this service.int
getApisCount()
A list of API interfaces exported by this service.List<com.google.protobuf.Api>
getApisList()
A list of API interfaces exported by this service.com.google.protobuf.ApiOrBuilder
getApisOrBuilder(int index)
A list of API interfaces exported by this service.List<? extends com.google.protobuf.ApiOrBuilder>
getApisOrBuilderList()
A list of API interfaces exported by this service.com.google.api.Authentication
getAuthentication()
Auth configuration.com.google.api.AuthenticationOrBuilder
getAuthenticationOrBuilder()
Auth configuration.static ServiceConfig
getDefaultInstance()
ServiceConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.api.Documentation
getDocumentation()
Additional API documentation.com.google.api.DocumentationOrBuilder
getDocumentationOrBuilder()
Additional API documentation.com.google.api.Endpoint
getEndpoints(int index)
Configuration for network endpoints.int
getEndpointsCount()
Configuration for network endpoints.List<com.google.api.Endpoint>
getEndpointsList()
Configuration for network endpoints.com.google.api.EndpointOrBuilder
getEndpointsOrBuilder(int index)
Configuration for network endpoints.List<? extends com.google.api.EndpointOrBuilder>
getEndpointsOrBuilderList()
Configuration for network endpoints.com.google.api.MonitoredResourceDescriptor
getMonitoredResources(int index)
Defines the monitored resources used by this service.int
getMonitoredResourcesCount()
Defines the monitored resources used by this service.List<com.google.api.MonitoredResourceDescriptor>
getMonitoredResourcesList()
Defines the monitored resources used by this service.com.google.api.MonitoredResourceDescriptorOrBuilder
getMonitoredResourcesOrBuilder(int index)
Defines the monitored resources used by this service.List<? extends com.google.api.MonitoredResourceDescriptorOrBuilder>
getMonitoredResourcesOrBuilderList()
Defines the monitored resources used by this service.com.google.api.Monitoring
getMonitoring()
Monitoring configuration.com.google.api.MonitoringOrBuilder
getMonitoringOrBuilder()
Monitoring configuration.String
getName()
The DNS address at which this service is available.com.google.protobuf.ByteString
getNameBytes()
The DNS address at which this service is available.com.google.protobuf.Parser<ServiceConfig>
getParserForType()
com.google.api.Quota
getQuota()
Quota configuration.com.google.api.QuotaOrBuilder
getQuotaOrBuilder()
Quota configuration.int
getSerializedSize()
String
getTitle()
The product title for this service.com.google.protobuf.ByteString
getTitleBytes()
The product title for this service.com.google.api.Usage
getUsage()
Configuration controlling usage of this service.com.google.api.UsageOrBuilder
getUsageOrBuilder()
Configuration controlling usage of this service.boolean
hasAuthentication()
Auth configuration.boolean
hasDocumentation()
Additional API documentation.int
hashCode()
boolean
hasMonitoring()
Monitoring configuration.boolean
hasQuota()
Quota configuration.boolean
hasUsage()
Configuration controlling usage of this service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ServiceConfig.Builder
newBuilder()
static ServiceConfig.Builder
newBuilder(ServiceConfig prototype)
ServiceConfig.Builder
newBuilderForType()
protected ServiceConfig.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ServiceConfig
parseDelimitedFrom(InputStream input)
static ServiceConfig
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceConfig
parseFrom(byte[] data)
static ServiceConfig
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceConfig
parseFrom(com.google.protobuf.ByteString data)
static ServiceConfig
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceConfig
parseFrom(com.google.protobuf.CodedInputStream input)
static ServiceConfig
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceConfig
parseFrom(InputStream input)
static ServiceConfig
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceConfig
parseFrom(ByteBuffer data)
static ServiceConfig
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ServiceConfig>
parser()
ServiceConfig.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, internalGetMapField, 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
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APIS_FIELD_NUMBER
public static final int APIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCUMENTATION_FIELD_NUMBER
public static final int DOCUMENTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUOTA_FIELD_NUMBER
public static final int QUOTA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTHENTICATION_FIELD_NUMBER
public static final int AUTHENTICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USAGE_FIELD_NUMBER
public static final int USAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDPOINTS_FIELD_NUMBER
public static final int ENDPOINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONITORED_RESOURCES_FIELD_NUMBER
public static final int MONITORED_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONITORING_FIELD_NUMBER
public static final int MONITORING_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;
- Specified by:
getName
in interfaceServiceConfigOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The DNS address at which this service is available. An example DNS address would be: `calendar.googleapis.com`.
string name = 1;
- Specified by:
getNameBytes
in interfaceServiceConfigOrBuilder
- Returns:
- The bytes for name.
-
getTitle
public String getTitle()
The product title for this service.
string title = 2;
- Specified by:
getTitle
in interfaceServiceConfigOrBuilder
- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
The product title for this service.
string title = 2;
- Specified by:
getTitleBytes
in interfaceServiceConfigOrBuilder
- Returns:
- The bytes for title.
-
getApisList
public List<com.google.protobuf.Api> getApisList()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;
- Specified by:
getApisList
in interfaceServiceConfigOrBuilder
-
getApisOrBuilderList
public List<? extends com.google.protobuf.ApiOrBuilder> getApisOrBuilderList()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;
- Specified by:
getApisOrBuilderList
in interfaceServiceConfigOrBuilder
-
getApisCount
public int getApisCount()
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;
- Specified by:
getApisCount
in interfaceServiceConfigOrBuilder
-
getApis
public com.google.protobuf.Api getApis(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;
- Specified by:
getApis
in interfaceServiceConfigOrBuilder
-
getApisOrBuilder
public com.google.protobuf.ApiOrBuilder getApisOrBuilder(int index)
A list of API interfaces exported by this service. Contains only the names, versions, and method names of the interfaces.
repeated .google.protobuf.Api apis = 3;
- Specified by:
getApisOrBuilder
in interfaceServiceConfigOrBuilder
-
hasDocumentation
public boolean hasDocumentation()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;
- Specified by:
hasDocumentation
in interfaceServiceConfigOrBuilder
- Returns:
- Whether the documentation field is set.
-
getDocumentation
public com.google.api.Documentation getDocumentation()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;
- Specified by:
getDocumentation
in interfaceServiceConfigOrBuilder
- Returns:
- The documentation.
-
getDocumentationOrBuilder
public com.google.api.DocumentationOrBuilder getDocumentationOrBuilder()
Additional API documentation. Contains only the summary and the documentation URL.
.google.api.Documentation documentation = 6;
- Specified by:
getDocumentationOrBuilder
in interfaceServiceConfigOrBuilder
-
hasQuota
public boolean hasQuota()
Quota configuration.
.google.api.Quota quota = 10;
- Specified by:
hasQuota
in interfaceServiceConfigOrBuilder
- Returns:
- Whether the quota field is set.
-
getQuota
public com.google.api.Quota getQuota()
Quota configuration.
.google.api.Quota quota = 10;
- Specified by:
getQuota
in interfaceServiceConfigOrBuilder
- Returns:
- The quota.
-
getQuotaOrBuilder
public com.google.api.QuotaOrBuilder getQuotaOrBuilder()
Quota configuration.
.google.api.Quota quota = 10;
- Specified by:
getQuotaOrBuilder
in interfaceServiceConfigOrBuilder
-
hasAuthentication
public boolean hasAuthentication()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;
- Specified by:
hasAuthentication
in interfaceServiceConfigOrBuilder
- Returns:
- Whether the authentication field is set.
-
getAuthentication
public com.google.api.Authentication getAuthentication()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;
- Specified by:
getAuthentication
in interfaceServiceConfigOrBuilder
- Returns:
- The authentication.
-
getAuthenticationOrBuilder
public com.google.api.AuthenticationOrBuilder getAuthenticationOrBuilder()
Auth configuration. Contains only the OAuth rules.
.google.api.Authentication authentication = 11;
- Specified by:
getAuthenticationOrBuilder
in interfaceServiceConfigOrBuilder
-
hasUsage
public boolean hasUsage()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;
- Specified by:
hasUsage
in interfaceServiceConfigOrBuilder
- Returns:
- Whether the usage field is set.
-
getUsage
public com.google.api.Usage getUsage()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;
- Specified by:
getUsage
in interfaceServiceConfigOrBuilder
- Returns:
- The usage.
-
getUsageOrBuilder
public com.google.api.UsageOrBuilder getUsageOrBuilder()
Configuration controlling usage of this service.
.google.api.Usage usage = 15;
- Specified by:
getUsageOrBuilder
in interfaceServiceConfigOrBuilder
-
getEndpointsList
public List<com.google.api.Endpoint> getEndpointsList()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
- Specified by:
getEndpointsList
in interfaceServiceConfigOrBuilder
-
getEndpointsOrBuilderList
public List<? extends com.google.api.EndpointOrBuilder> getEndpointsOrBuilderList()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
- Specified by:
getEndpointsOrBuilderList
in interfaceServiceConfigOrBuilder
-
getEndpointsCount
public int getEndpointsCount()
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
- Specified by:
getEndpointsCount
in interfaceServiceConfigOrBuilder
-
getEndpoints
public com.google.api.Endpoint getEndpoints(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
- Specified by:
getEndpoints
in interfaceServiceConfigOrBuilder
-
getEndpointsOrBuilder
public com.google.api.EndpointOrBuilder getEndpointsOrBuilder(int index)
Configuration for network endpoints. Contains only the names and aliases of the endpoints.
repeated .google.api.Endpoint endpoints = 18;
- Specified by:
getEndpointsOrBuilder
in interfaceServiceConfigOrBuilder
-
getMonitoredResourcesList
public List<com.google.api.MonitoredResourceDescriptor> getMonitoredResourcesList()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
- Specified by:
getMonitoredResourcesList
in interfaceServiceConfigOrBuilder
-
getMonitoredResourcesOrBuilderList
public List<? extends com.google.api.MonitoredResourceDescriptorOrBuilder> getMonitoredResourcesOrBuilderList()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
- Specified by:
getMonitoredResourcesOrBuilderList
in interfaceServiceConfigOrBuilder
-
getMonitoredResourcesCount
public int getMonitoredResourcesCount()
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
- Specified by:
getMonitoredResourcesCount
in interfaceServiceConfigOrBuilder
-
getMonitoredResources
public com.google.api.MonitoredResourceDescriptor getMonitoredResources(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
- Specified by:
getMonitoredResources
in interfaceServiceConfigOrBuilder
-
getMonitoredResourcesOrBuilder
public com.google.api.MonitoredResourceDescriptorOrBuilder getMonitoredResourcesOrBuilder(int index)
Defines the monitored resources used by this service. This is required by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
repeated .google.api.MonitoredResourceDescriptor monitored_resources = 25;
- Specified by:
getMonitoredResourcesOrBuilder
in interfaceServiceConfigOrBuilder
-
hasMonitoring
public boolean hasMonitoring()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;
- Specified by:
hasMonitoring
in interfaceServiceConfigOrBuilder
- Returns:
- Whether the monitoring field is set.
-
getMonitoring
public com.google.api.Monitoring getMonitoring()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;
- Specified by:
getMonitoring
in interfaceServiceConfigOrBuilder
- Returns:
- The monitoring.
-
getMonitoringOrBuilder
public com.google.api.MonitoringOrBuilder getMonitoringOrBuilder()
Monitoring configuration. This should not include the 'producer_destinations' field.
.google.api.Monitoring monitoring = 28;
- Specified by:
getMonitoringOrBuilder
in interfaceServiceConfigOrBuilder
-
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 ServiceConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ServiceConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ServiceConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ServiceConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ServiceConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ServiceConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ServiceConfig.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ServiceConfig.Builder newBuilder()
-
newBuilder
public static ServiceConfig.Builder newBuilder(ServiceConfig prototype)
-
toBuilder
public ServiceConfig.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ServiceConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ServiceConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ServiceConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<ServiceConfig> 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 ServiceConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-