AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.Builder.build() |
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.Builder.buildPartial() |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.getDefaultInstance() |
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.getDefaultInstanceForType() |
AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.Builder.getDefaultInstanceForType() |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseDelimitedFrom(InputStream input) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(byte[] data) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(ByteBuffer data) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(InputStream input) |
static AuthRoleGrantPermissionResponse |
AuthRoleGrantPermissionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthRoleGrantPermissionResponse |
AuthGrpc.AuthBlockingStub.roleGrantPermission(AuthRoleGrantPermissionRequest request)
RoleGrantPermission grants a permission of a specified key or range to a specified role.
|