| Modifier and Type | Method and Description |
|---|---|
static Project.ServiceTerms.State |
Project.ServiceTerms.State.forNumber(int value) |
Project.ServiceTerms.State |
Project.ServiceTermsOrBuilder.getState()
Whether the project has accepted/rejected the service terms or it is
still pending.
|
Project.ServiceTerms.State |
Project.ServiceTerms.getState()
Whether the project has accepted/rejected the service terms or it is
still pending.
|
Project.ServiceTerms.State |
Project.ServiceTerms.Builder.getState()
Whether the project has accepted/rejected the service terms or it is
still pending.
|
static Project.ServiceTerms.State |
Project.ServiceTerms.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Project.ServiceTerms.State |
Project.ServiceTerms.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Project.ServiceTerms.State |
Project.ServiceTerms.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Project.ServiceTerms.State[] |
Project.ServiceTerms.State.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<Project.ServiceTerms.State> |
Project.ServiceTerms.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Project.ServiceTerms.Builder |
Project.ServiceTerms.Builder.setState(Project.ServiceTerms.State value)
Whether the project has accepted/rejected the service terms or it is
still pending.
|
Copyright © 2024 Google LLC. All rights reserved.