| Modifier and Type | Method and Description |
|---|---|
Service.BasicService |
Service.BasicService.Builder.build() |
Service.BasicService |
Service.BasicService.Builder.buildPartial() |
Service.BasicService |
ServiceOrBuilder.getBasicService()
Message that contains the service type and service labels of this service
if it is a basic service.
|
Service.BasicService |
Service.getBasicService()
Message that contains the service type and service labels of this service
if it is a basic service.
|
Service.BasicService |
Service.Builder.getBasicService()
Message that contains the service type and service labels of this service
if it is a basic service.
|
static Service.BasicService |
Service.BasicService.getDefaultInstance() |
Service.BasicService |
Service.BasicService.getDefaultInstanceForType() |
Service.BasicService |
Service.BasicService.Builder.getDefaultInstanceForType() |
static Service.BasicService |
Service.BasicService.parseDelimitedFrom(InputStream input) |
static Service.BasicService |
Service.BasicService.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.BasicService |
Service.BasicService.parseFrom(byte[] data) |
static Service.BasicService |
Service.BasicService.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.BasicService |
Service.BasicService.parseFrom(ByteBuffer data) |
static Service.BasicService |
Service.BasicService.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.BasicService |
Service.BasicService.parseFrom(com.google.protobuf.ByteString data) |
static Service.BasicService |
Service.BasicService.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.BasicService |
Service.BasicService.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.BasicService |
Service.BasicService.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.BasicService |
Service.BasicService.parseFrom(InputStream input) |
static Service.BasicService |
Service.BasicService.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.BasicService> |
Service.BasicService.getParserForType() |
static com.google.protobuf.Parser<Service.BasicService> |
Service.BasicService.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeBasicService(Service.BasicService value)
Message that contains the service type and service labels of this service
if it is a basic service.
|
Service.BasicService.Builder |
Service.BasicService.Builder.mergeFrom(Service.BasicService other) |
static Service.BasicService.Builder |
Service.BasicService.newBuilder(Service.BasicService prototype) |
Service.Builder |
Service.Builder.setBasicService(Service.BasicService value)
Message that contains the service type and service labels of this service
if it is a basic service.
|
Copyright © 2025 Google LLC. All rights reserved.