public interface MemberOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getEndpoint()
string endpoint = 1 [json_name = "endpoint"]; |
com.google.protobuf.ByteString |
getEndpointBytes()
string endpoint = 1 [json_name = "endpoint"]; |
com.google.protobuf.ByteString |
getMetadata()
bytes metadata = 2 [json_name = "metadata"]; |
com.google.protobuf.ByteString |
getPkiId()
bytes pki_id = 3 [json_name = "pkiId"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getEndpoint()
string endpoint = 1 [json_name = "endpoint"];
com.google.protobuf.ByteString getEndpointBytes()
string endpoint = 1 [json_name = "endpoint"];
com.google.protobuf.ByteString getMetadata()
bytes metadata = 2 [json_name = "metadata"];
com.google.protobuf.ByteString getPkiId()
bytes pki_id = 3 [json_name = "pkiId"];
Copyright © 2022. All rights reserved.