| Modifier and Type | Method and Description |
|---|---|
Tenant.Builder |
Tenant.Builder.addAllKeywordSearchableProfileCustomAttributes(Iterable<String> values)
Optional.
|
Tenant.Builder |
Tenant.Builder.addKeywordSearchableProfileCustomAttributes(String value)
Optional.
|
Tenant.Builder |
Tenant.Builder.addKeywordSearchableProfileCustomAttributesBytes(com.google.protobuf.ByteString value)
Optional.
|
Tenant.Builder |
Tenant.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tenant.Builder |
ListTenantsResponse.Builder.addTenantsBuilder()
Tenants for the current client.
|
Tenant.Builder |
ListTenantsResponse.Builder.addTenantsBuilder(int index)
Tenants for the current client.
|
Tenant.Builder |
Tenant.Builder.clear() |
Tenant.Builder |
Tenant.Builder.clearExternalId()
Required.
|
Tenant.Builder |
Tenant.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Tenant.Builder |
Tenant.Builder.clearKeywordSearchableProfileCustomAttributes()
Optional.
|
Tenant.Builder |
Tenant.Builder.clearName()
Required during tenant update.
|
Tenant.Builder |
Tenant.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tenant.Builder |
Tenant.Builder.clearUsageType()
Optional.
|
Tenant.Builder |
Tenant.Builder.clone() |
Tenant.Builder |
UpdateTenantRequest.Builder.getTenantBuilder()
Required.
|
Tenant.Builder |
CreateTenantRequest.Builder.getTenantBuilder()
Required.
|
Tenant.Builder |
ListTenantsResponse.Builder.getTenantsBuilder(int index)
Tenants for the current client.
|
Tenant.Builder |
Tenant.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tenant.Builder |
Tenant.Builder.mergeFrom(com.google.protobuf.Message other) |
Tenant.Builder |
Tenant.Builder.mergeFrom(Tenant other) |
Tenant.Builder |
Tenant.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Tenant.Builder |
Tenant.newBuilder() |
static Tenant.Builder |
Tenant.newBuilder(Tenant prototype) |
Tenant.Builder |
Tenant.newBuilderForType() |
protected Tenant.Builder |
Tenant.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Tenant.Builder |
Tenant.Builder.setExternalId(String value)
Required.
|
Tenant.Builder |
Tenant.Builder.setExternalIdBytes(com.google.protobuf.ByteString value)
Required.
|
Tenant.Builder |
Tenant.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tenant.Builder |
Tenant.Builder.setKeywordSearchableProfileCustomAttributes(int index,
String value)
Optional.
|
Tenant.Builder |
Tenant.Builder.setName(String value)
Required during tenant update.
|
Tenant.Builder |
Tenant.Builder.setNameBytes(com.google.protobuf.ByteString value)
Required during tenant update.
|
Tenant.Builder |
Tenant.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Tenant.Builder |
Tenant.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tenant.Builder |
Tenant.Builder.setUsageType(Tenant.DataUsageType value)
Optional.
|
Tenant.Builder |
Tenant.Builder.setUsageTypeValue(int value)
Optional.
|
Tenant.Builder |
Tenant.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Tenant.Builder> |
ListTenantsResponse.Builder.getTenantsBuilderList()
Tenants for the current client.
|
| Modifier and Type | Method and Description |
|---|---|
ListTenantsResponse.Builder |
ListTenantsResponse.Builder.addTenants(int index,
Tenant.Builder builderForValue)
Tenants for the current client.
|
ListTenantsResponse.Builder |
ListTenantsResponse.Builder.addTenants(Tenant.Builder builderForValue)
Tenants for the current client.
|
UpdateTenantRequest.Builder |
UpdateTenantRequest.Builder.setTenant(Tenant.Builder builderForValue)
Required.
|
CreateTenantRequest.Builder |
CreateTenantRequest.Builder.setTenant(Tenant.Builder builderForValue)
Required.
|
ListTenantsResponse.Builder |
ListTenantsResponse.Builder.setTenants(int index,
Tenant.Builder builderForValue)
Tenants for the current client.
|
Copyright © 2019 Google LLC. All rights reserved.