public interface InitializeHubRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getProject()
Required.
|
com.google.protobuf.ByteString |
getProjectBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getProject()
Required. The Hub to initialize, in the format `projects/*/locations/*/memberships/*`.
string project = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getProjectBytes()
Required. The Hub to initialize, in the format `projects/*/locations/*/memberships/*`.
string project = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2023 Google LLC. All rights reserved.