public interface GetDefaultBranchRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalog()
The parent catalog resource name, such as
`projects/*/locations/global/catalogs/default_catalog`.
|
com.google.protobuf.ByteString |
getCatalogBytes()
The parent catalog resource name, such as
`projects/*/locations/global/catalogs/default_catalog`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatalog()
The parent catalog resource name, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getCatalogBytes()
The parent catalog resource name, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.resource_reference) = { ... }Copyright © 2023 Google LLC. All rights reserved.