public interface GetOrganizationSettingsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the organization to get organization settings for.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the organization to get organization settings for.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
Name of the organization to get organization settings for. Its format is "organizations/[organization_id]/organizationSettings".
string name = 1;com.google.protobuf.ByteString getNameBytes()
Name of the organization to get organization settings for. Its format is "organizations/[organization_id]/organizationSettings".
string name = 1;Copyright © 2019 Google LLC. All rights reserved.