| Modifier and Type | Method and Description |
|---|---|
static ResourceVisibility |
ResourceVisibility.forNumber(int value) |
ResourceVisibility |
TableDataProfile.getResourceVisibility()
How broadly a resource has been shared.
|
ResourceVisibility |
TableDataProfile.Builder.getResourceVisibility()
How broadly a resource has been shared.
|
ResourceVisibility |
TableDataProfileOrBuilder.getResourceVisibility()
How broadly a resource has been shared.
|
static ResourceVisibility |
ResourceVisibility.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ResourceVisibility |
ResourceVisibility.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ResourceVisibility |
ResourceVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceVisibility[] |
ResourceVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ResourceVisibility> |
ResourceVisibility.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.setResourceVisibility(ResourceVisibility value)
How broadly a resource has been shared.
|
Copyright © 2022 Google LLC. All rights reserved.