public interface CreateDatabaseMetadataOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDatabase()
The database being created.
|
ByteString |
getDatabaseBytes()
The database being created.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
String getDatabase()
The database being created.
string database = 1 [(.google.api.resource_reference) = { ... }
ByteString getDatabaseBytes()
The database being created.
string database = 1 [(.google.api.resource_reference) = { ... }
Copyright © 2022 Google LLC. All rights reserved.