public static interface BeamFnApi.RemoteGrpcPortOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Endpoints.ApiServiceDescriptor |
getApiServiceDescriptor()
(Required) An API descriptor which describes where to
connect to including any authentication that is required.
|
Endpoints.ApiServiceDescriptorOrBuilder |
getApiServiceDescriptorOrBuilder()
(Required) An API descriptor which describes where to
connect to including any authentication that is required.
|
boolean |
hasApiServiceDescriptor()
(Required) An API descriptor which describes where to
connect to including any authentication that is required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasApiServiceDescriptor()
(Required) An API descriptor which describes where to connect to including any authentication that is required.
.org.apache.beam.portability.v1.ApiServiceDescriptor api_service_descriptor = 1;Endpoints.ApiServiceDescriptor getApiServiceDescriptor()
(Required) An API descriptor which describes where to connect to including any authentication that is required.
.org.apache.beam.portability.v1.ApiServiceDescriptor api_service_descriptor = 1;Endpoints.ApiServiceDescriptorOrBuilder getApiServiceDescriptorOrBuilder()
(Required) An API descriptor which describes where to connect to including any authentication that is required.
.org.apache.beam.portability.v1.ApiServiceDescriptor api_service_descriptor = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.