publicstaticfinalclass FetchGitHubInstallationsResponse.BuilderextendsGeneratedMessageV3.Builder<FetchGitHubInstallationsResponse.Builder>implementsFetchGitHubInstallationsResponseOrBuilder
Response of fetching github installations.
Protobuf type google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addAllInstallations(Iterable<? extends FetchGitHubInstallationsResponse.Installation> values)
publicFetchGitHubInstallationsResponse.BuilderaddAllInstallations(Iterable<?extendsFetchGitHubInstallationsResponse.Installation>values)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation>
|
addInstallations(FetchGitHubInstallationsResponse.Installation value)
publicFetchGitHubInstallationsResponse.BuilderaddInstallations(FetchGitHubInstallationsResponse.Installationvalue)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
addInstallations(FetchGitHubInstallationsResponse.Installation.Builder builderForValue)
publicFetchGitHubInstallationsResponse.BuilderaddInstallations(FetchGitHubInstallationsResponse.Installation.BuilderbuilderForValue)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
addInstallations(int index, FetchGitHubInstallationsResponse.Installation value)
publicFetchGitHubInstallationsResponse.BuilderaddInstallations(intindex,FetchGitHubInstallationsResponse.Installationvalue)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
addInstallations(int index, FetchGitHubInstallationsResponse.Installation.Builder builderForValue)
publicFetchGitHubInstallationsResponse.BuilderaddInstallations(intindex,FetchGitHubInstallationsResponse.Installation.BuilderbuilderForValue)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
addInstallationsBuilder()
publicFetchGitHubInstallationsResponse.Installation.BuilderaddInstallationsBuilder()
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
addInstallationsBuilder(int index)
publicFetchGitHubInstallationsResponse.Installation.BuilderaddInstallationsBuilder(intindex)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicFetchGitHubInstallationsResponse.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicFetchGitHubInstallationsResponsebuild()
buildPartial()
publicFetchGitHubInstallationsResponsebuildPartial()
clear()
publicFetchGitHubInstallationsResponse.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicFetchGitHubInstallationsResponse.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearInstallations()
publicFetchGitHubInstallationsResponse.BuilderclearInstallations()
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
clearOneof(Descriptors.OneofDescriptor oneof)
publicFetchGitHubInstallationsResponse.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicFetchGitHubInstallationsResponse.Builderclone()
Overrides
getDefaultInstanceForType()
publicFetchGitHubInstallationsResponsegetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getInstallations(int index)
publicFetchGitHubInstallationsResponse.InstallationgetInstallations(intindex)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Parameter |
| Name |
Description |
index |
int
|
getInstallationsBuilder(int index)
publicFetchGitHubInstallationsResponse.Installation.BuildergetInstallationsBuilder(intindex)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Parameter |
| Name |
Description |
index |
int
|
getInstallationsBuilderList()
publicList<FetchGitHubInstallationsResponse.Installation.Builder>getInstallationsBuilderList()
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
getInstallationsCount()
publicintgetInstallationsCount()
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Returns |
| Type |
Description |
int |
getInstallationsList()
publicList<FetchGitHubInstallationsResponse.Installation>getInstallationsList()
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
getInstallationsOrBuilder(int index)
publicFetchGitHubInstallationsResponse.InstallationOrBuildergetInstallationsOrBuilder(intindex)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Parameter |
| Name |
Description |
index |
int
|
getInstallationsOrBuilderList()
publicList<?extendsFetchGitHubInstallationsResponse.InstallationOrBuilder>getInstallationsOrBuilderList()
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.InstallationOrBuilder> |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(FetchGitHubInstallationsResponse other)
publicFetchGitHubInstallationsResponse.BuildermergeFrom(FetchGitHubInstallationsResponseother)
publicFetchGitHubInstallationsResponse.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicFetchGitHubInstallationsResponse.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalFetchGitHubInstallationsResponse.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
removeInstallations(int index)
publicFetchGitHubInstallationsResponse.BuilderremoveInstallations(intindex)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
| Parameter |
| Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
publicFetchGitHubInstallationsResponse.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setInstallations(int index, FetchGitHubInstallationsResponse.Installation value)
publicFetchGitHubInstallationsResponse.BuildersetInstallations(intindex,FetchGitHubInstallationsResponse.Installationvalue)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
setInstallations(int index, FetchGitHubInstallationsResponse.Installation.Builder builderForValue)
publicFetchGitHubInstallationsResponse.BuildersetInstallations(intindex,FetchGitHubInstallationsResponse.Installation.BuilderbuilderForValue)
List of installations available to the OAuth user (for github.com)
or all the installations (for GitHub enterprise).
repeated .google.cloud.developerconnect.v1.FetchGitHubInstallationsResponse.Installation installations = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicFetchGitHubInstallationsResponse.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalFetchGitHubInstallationsResponse.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides