GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.clear() |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.clearCode() |
The verification code, which may be used to verify other channels
that have an equivalent identity (i.e.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.clearExpireTime() |
The expiration time associated with the code that was returned.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.clone() |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.mergeExpireTime(com.google.protobuf.Timestamp value) |
The expiration time associated with the code that was returned.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.mergeFrom(GetNotificationChannelVerificationCodeResponse other) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.newBuilder() |
|
static GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.newBuilder(GetNotificationChannelVerificationCodeResponse prototype) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.newBuilderForType() |
|
protected GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setCode(String value) |
The verification code, which may be used to verify other channels
that have an equivalent identity (i.e.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setCodeBytes(com.google.protobuf.ByteString value) |
The verification code, which may be used to verify other channels
that have an equivalent identity (i.e.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setExpireTime(com.google.protobuf.Timestamp value) |
The expiration time associated with the code that was returned.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The expiration time associated with the code that was returned.
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GetNotificationChannelVerificationCodeResponse.Builder |
GetNotificationChannelVerificationCodeResponse.toBuilder() |
|