| Modifier and Type | Method and Description |
|---|---|
Service.CloudEndpoints |
Service.CloudEndpoints.Builder.build() |
Service.CloudEndpoints |
Service.CloudEndpoints.Builder.buildPartial() |
Service.CloudEndpoints |
ServiceOrBuilder.getCloudEndpoints()
Type used for Cloud Endpoints services.
|
Service.CloudEndpoints |
Service.getCloudEndpoints()
Type used for Cloud Endpoints services.
|
Service.CloudEndpoints |
Service.Builder.getCloudEndpoints()
Type used for Cloud Endpoints services.
|
static Service.CloudEndpoints |
Service.CloudEndpoints.getDefaultInstance() |
Service.CloudEndpoints |
Service.CloudEndpoints.getDefaultInstanceForType() |
Service.CloudEndpoints |
Service.CloudEndpoints.Builder.getDefaultInstanceForType() |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseDelimitedFrom(InputStream input) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(byte[] data) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(ByteBuffer data) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(com.google.protobuf.ByteString data) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(InputStream input) |
static Service.CloudEndpoints |
Service.CloudEndpoints.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.CloudEndpoints> |
Service.CloudEndpoints.getParserForType() |
static com.google.protobuf.Parser<Service.CloudEndpoints> |
Service.CloudEndpoints.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeCloudEndpoints(Service.CloudEndpoints value)
Type used for Cloud Endpoints services.
|
Service.CloudEndpoints.Builder |
Service.CloudEndpoints.Builder.mergeFrom(Service.CloudEndpoints other) |
static Service.CloudEndpoints.Builder |
Service.CloudEndpoints.newBuilder(Service.CloudEndpoints prototype) |
Service.Builder |
Service.Builder.setCloudEndpoints(Service.CloudEndpoints value)
Type used for Cloud Endpoints services.
|
Copyright © 2025 Google LLC. All rights reserved.