Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
static Visibility |
Visibility.forNumber(int value)
Deprecated.
|
Visibility |
Job.getVisibility()
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
Visibility |
Job.Builder.getVisibility()
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
Visibility |
JobOrBuilder.getVisibility()
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
static Visibility |
Visibility.valueOf(Descriptors.EnumValueDescriptor desc)
Deprecated.
|
static Visibility |
Visibility.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Visibility |
Visibility.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Visibility> |
Visibility.internalGetValueMap()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Job.Builder |
Job.Builder.setVisibility(Visibility value)
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
Copyright © 2022 Google LLC. All rights reserved.