Uses of Enum
com.google.pubsub.v1.ValidateMessageRequest.SchemaSpecCase
-
Uses of ValidateMessageRequest.SchemaSpecCase in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return ValidateMessageRequest.SchemaSpecCaseModifier and TypeMethodDescriptionValidateMessageRequest.SchemaSpecCase.forNumber(int value) ValidateMessageRequest.Builder.getSchemaSpecCase()ValidateMessageRequest.getSchemaSpecCase()ValidateMessageRequestOrBuilder.getSchemaSpecCase()ValidateMessageRequest.SchemaSpecCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ValidateMessageRequest.SchemaSpecCase.values()Returns an array containing the constants of this enum type, in the order they are declared.