public static final class ServiceProto.ServiceAlias extends com.google.protobuf.GeneratedMessageV3 implements ServiceProto.ServiceAliasOrBuilder
v1.ServiceAlias| 限定符和类型 | 类和说明 |
|---|---|
static class |
ServiceProto.ServiceAlias.Builder
Protobuf type
v1.ServiceAlias |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ALIAS_FIELD_NUMBER |
static int |
COMMENT_FIELD_NUMBER |
static int |
CTIME_FIELD_NUMBER |
static int |
MTIME_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
OWNERS_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
SERVICE_TOKEN_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getAlias()
.google.protobuf.StringValue alias = 3; |
com.google.protobuf.StringValueOrBuilder |
getAliasOrBuilder()
.google.protobuf.StringValue alias = 3; |
com.google.protobuf.StringValue |
getComment()
.google.protobuf.StringValue comment = 9; |
com.google.protobuf.StringValueOrBuilder |
getCommentOrBuilder()
.google.protobuf.StringValue comment = 9; |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 6; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 6; |
static ServiceProto.ServiceAlias |
getDefaultInstance() |
ServiceProto.ServiceAlias |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 7; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 7; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValue |
getOwners()
.google.protobuf.StringValue owners = 8; |
com.google.protobuf.StringValueOrBuilder |
getOwnersOrBuilder()
.google.protobuf.StringValue owners = 8; |
com.google.protobuf.Parser<ServiceProto.ServiceAlias> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getService()
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValueOrBuilder |
getServiceOrBuilder()
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValue |
getServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"]; |
com.google.protobuf.StringValueOrBuilder |
getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"]; |
ServiceProto.AliasType |
getType()
.v1.AliasType type = 4; |
int |
getTypeValue()
.v1.AliasType type = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlias()
.google.protobuf.StringValue alias = 3; |
boolean |
hasComment()
.google.protobuf.StringValue comment = 9; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 6; |
int |
hashCode() |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 7; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 2; |
boolean |
hasOwners()
.google.protobuf.StringValue owners = 8; |
boolean |
hasService()
.google.protobuf.StringValue service = 1; |
boolean |
hasServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"]; |
boolean |
isInitialized() |
static ServiceProto.ServiceAlias.Builder |
newBuilder() |
static ServiceProto.ServiceAlias.Builder |
newBuilder(ServiceProto.ServiceAlias prototype) |
ServiceProto.ServiceAlias.Builder |
newBuilderForType() |
static ServiceProto.ServiceAlias |
parseDelimitedFrom(InputStream input) |
static ServiceProto.ServiceAlias |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.ServiceAlias |
parseFrom(byte[] data) |
static ServiceProto.ServiceAlias |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.ServiceAlias |
parseFrom(ByteBuffer data) |
static ServiceProto.ServiceAlias |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.ServiceAlias |
parseFrom(com.google.protobuf.ByteString data) |
static ServiceProto.ServiceAlias |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.ServiceAlias |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceProto.ServiceAlias |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.ServiceAlias |
parseFrom(InputStream input) |
static ServiceProto.ServiceAlias |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ServiceProto.ServiceAlias> |
parser() |
ServiceProto.ServiceAlias.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SERVICE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int OWNERS_FIELD_NUMBER
public static final int COMMENT_FIELD_NUMBER
public static final int SERVICE_TOKEN_FIELD_NUMBER
public static final int CTIME_FIELD_NUMBER
public static final int MTIME_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasService()
.google.protobuf.StringValue service = 1;hasService 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getService()
.google.protobuf.StringValue service = 1;getService 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceOrBuilder()
.google.protobuf.StringValue service = 1;public boolean hasNamespace()
.google.protobuf.StringValue namespace = 2;hasNamespace 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 2;getNamespace 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2;public boolean hasAlias()
.google.protobuf.StringValue alias = 3;hasAlias 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getAlias()
.google.protobuf.StringValue alias = 3;getAlias 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAliasOrBuilder()
.google.protobuf.StringValue alias = 3;public int getTypeValue()
.v1.AliasType type = 4;getTypeValue 在接口中 ServiceProto.ServiceAliasOrBuilderpublic ServiceProto.AliasType getType()
.v1.AliasType type = 4;getType 在接口中 ServiceProto.ServiceAliasOrBuilderpublic boolean hasOwners()
.google.protobuf.StringValue owners = 8;hasOwners 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getOwners()
.google.protobuf.StringValue owners = 8;getOwners 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getOwnersOrBuilder()
.google.protobuf.StringValue owners = 8;public boolean hasComment()
.google.protobuf.StringValue comment = 9;hasComment 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getComment()
.google.protobuf.StringValue comment = 9;getComment 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCommentOrBuilder()
.google.protobuf.StringValue comment = 9;public boolean hasServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"];hasServiceToken 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"];getServiceToken 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"];public boolean hasCtime()
.google.protobuf.StringValue ctime = 6;hasCtime 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 6;getCtime 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 6;public boolean hasMtime()
.google.protobuf.StringValue mtime = 7;hasMtime 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 7;getMtime 在接口中 ServiceProto.ServiceAliasOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 7;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ServiceProto.ServiceAlias parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.ServiceAlias parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.ServiceAlias parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.ServiceAlias parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.ServiceAlias parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.ServiceAlias parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.ServiceAlias parseFrom(InputStream input) throws IOException
IOExceptionpublic static ServiceProto.ServiceAlias parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServiceProto.ServiceAlias parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ServiceProto.ServiceAlias parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServiceProto.ServiceAlias parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ServiceProto.ServiceAlias parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ServiceProto.ServiceAlias.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ServiceProto.ServiceAlias.Builder newBuilder()
public static ServiceProto.ServiceAlias.Builder newBuilder(ServiceProto.ServiceAlias prototype)
public ServiceProto.ServiceAlias.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ServiceProto.ServiceAlias getDefaultInstance()
public static com.google.protobuf.Parser<ServiceProto.ServiceAlias> parser()
public com.google.protobuf.Parser<ServiceProto.ServiceAlias> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ServiceProto.ServiceAlias getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.