public static final class CheckOnboardingStatusResponse.Builder extends GeneratedMessage.Builder<CheckOnboardingStatusResponse.Builder> implements CheckOnboardingStatusResponseOrBuilder Response message for CheckOnboardingStatus method.
Protobuf type google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CheckOnboardingStatusResponse.BuilderImplements
CheckOnboardingStatusResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllFindings(Iterable<? extends CheckOnboardingStatusResponse.Finding> values)
public CheckOnboardingStatusResponse.Builder addAllFindings(Iterable<? extends CheckOnboardingStatusResponse.Finding> values)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding> |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
addFindings(CheckOnboardingStatusResponse.Finding value)
public CheckOnboardingStatusResponse.Builder addFindings(CheckOnboardingStatusResponse.Finding value)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
CheckOnboardingStatusResponse.Finding |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
addFindings(CheckOnboardingStatusResponse.Finding.Builder builderForValue)
public CheckOnboardingStatusResponse.Builder addFindings(CheckOnboardingStatusResponse.Finding.Builder builderForValue)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CheckOnboardingStatusResponse.Finding.Builder |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
addFindings(int index, CheckOnboardingStatusResponse.Finding value)
public CheckOnboardingStatusResponse.Builder addFindings(int index, CheckOnboardingStatusResponse.Finding value)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
CheckOnboardingStatusResponse.Finding |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
addFindings(int index, CheckOnboardingStatusResponse.Finding.Builder builderForValue)
public CheckOnboardingStatusResponse.Builder addFindings(int index, CheckOnboardingStatusResponse.Finding.Builder builderForValue)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
CheckOnboardingStatusResponse.Finding.Builder |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
addFindingsBuilder()
public CheckOnboardingStatusResponse.Finding.Builder addFindingsBuilder()List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Finding.Builder |
|
addFindingsBuilder(int index)
public CheckOnboardingStatusResponse.Finding.Builder addFindingsBuilder(int index)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Finding.Builder |
|
build()
public CheckOnboardingStatusResponse build()| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse |
|
buildPartial()
public CheckOnboardingStatusResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse |
|
clear()
public CheckOnboardingStatusResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
clearFindings()
public CheckOnboardingStatusResponse.Builder clearFindings()List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
clearServiceAccount()
public CheckOnboardingStatusResponse.Builder clearServiceAccount()The service account that PAM uses to act on this resource.
string service_account = 1;
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public CheckOnboardingStatusResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getFindings(int index)
public CheckOnboardingStatusResponse.Finding getFindings(int index)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Finding |
|
getFindingsBuilder(int index)
public CheckOnboardingStatusResponse.Finding.Builder getFindingsBuilder(int index)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Finding.Builder |
|
getFindingsBuilderList()
public List<CheckOnboardingStatusResponse.Finding.Builder> getFindingsBuilderList()List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getFindingsCount()
public int getFindingsCount()List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Returns | |
|---|---|
| Type | Description |
int |
|
getFindingsList()
public List<CheckOnboardingStatusResponse.Finding> getFindingsList()List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Returns | |
|---|---|
| Type | Description |
List<Finding> |
|
getFindingsOrBuilder(int index)
public CheckOnboardingStatusResponse.FindingOrBuilder getFindingsOrBuilder(int index)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.FindingOrBuilder |
|
getFindingsOrBuilderList()
public List<? extends CheckOnboardingStatusResponse.FindingOrBuilder> getFindingsOrBuilderList()List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.FindingOrBuilder> |
|
getServiceAccount()
public String getServiceAccount()The service account that PAM uses to act on this resource.
string service_account = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The serviceAccount. |
getServiceAccountBytes()
public ByteString getServiceAccountBytes()The service account that PAM uses to act on this resource.
string service_account = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for serviceAccount. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CheckOnboardingStatusResponse other)
public CheckOnboardingStatusResponse.Builder mergeFrom(CheckOnboardingStatusResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
CheckOnboardingStatusResponse |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CheckOnboardingStatusResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CheckOnboardingStatusResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
removeFindings(int index)
public CheckOnboardingStatusResponse.Builder removeFindings(int index)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
setFindings(int index, CheckOnboardingStatusResponse.Finding value)
public CheckOnboardingStatusResponse.Builder setFindings(int index, CheckOnboardingStatusResponse.Finding value)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
CheckOnboardingStatusResponse.Finding |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
setFindings(int index, CheckOnboardingStatusResponse.Finding.Builder builderForValue)
public CheckOnboardingStatusResponse.Builder setFindings(int index, CheckOnboardingStatusResponse.Finding.Builder builderForValue)List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.
repeated .google.cloud.privilegedaccessmanager.v1.CheckOnboardingStatusResponse.Finding findings = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
CheckOnboardingStatusResponse.Finding.Builder |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
|
setServiceAccount(String value)
public CheckOnboardingStatusResponse.Builder setServiceAccount(String value)The service account that PAM uses to act on this resource.
string service_account = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe serviceAccount to set. |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
This builder for chaining. |
setServiceAccountBytes(ByteString value)
public CheckOnboardingStatusResponse.Builder setServiceAccountBytes(ByteString value)The service account that PAM uses to act on this resource.
string service_account = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for serviceAccount to set. |
| Returns | |
|---|---|
| Type | Description |
CheckOnboardingStatusResponse.Builder |
This builder for chaining. |