TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clear() |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clearTransformationServiceTypeDetails() |
string transformation_service_type_details = 3;
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clearType() |
Type of transformation service deployment.
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clearVersion() |
Feast version of this transformation service deployment.
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.clone() |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.mergeFrom(TransformationServiceAPIProto.GetTransformationServiceInfoResponse other) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.newBuilder() |
|
static TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.newBuilder(TransformationServiceAPIProto.GetTransformationServiceInfoResponse prototype) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.newBuilderForType() |
|
protected TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setTransformationServiceTypeDetails(String value) |
string transformation_service_type_details = 3;
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setTransformationServiceTypeDetailsBytes(com.google.protobuf.ByteString value) |
string transformation_service_type_details = 3;
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setType(TransformationServiceAPIProto.TransformationServiceType value) |
Type of transformation service deployment.
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setTypeValue(int value) |
Type of transformation service deployment.
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setVersion(String value) |
Feast version of this transformation service deployment.
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
Feast version of this transformation service deployment.
|
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.Builder |
TransformationServiceAPIProto.GetTransformationServiceInfoResponse.toBuilder() |
|