public interface ShareSettingsProjectConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectId()
The project ID, should be same as the key of this project config in the parent map.
|
com.google.protobuf.ByteString |
getProjectIdBytes()
The project ID, should be same as the key of this project config in the parent map.
|
boolean |
hasProjectId()
The project ID, should be same as the key of this project config in the parent map.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasProjectId()
The project ID, should be same as the key of this project config in the parent map.
optional string project_id = 177513473;String getProjectId()
The project ID, should be same as the key of this project config in the parent map.
optional string project_id = 177513473;com.google.protobuf.ByteString getProjectIdBytes()
The project ID, should be same as the key of this project config in the parent map.
optional string project_id = 177513473;Copyright © 2023 Google LLC. All rights reserved.