Uses of Class
com.google.cloud.functions.v2.SourceProvenance
-
Packages that use SourceProvenance Package Description com.google.cloud.functions.v2 A client to Cloud Functions API -
-
Uses of SourceProvenance in com.google.cloud.functions.v2
Methods in com.google.cloud.functions.v2 that return SourceProvenance Modifier and Type Method Description SourceProvenanceSourceProvenance.Builder. build()SourceProvenanceSourceProvenance.Builder. buildPartial()static SourceProvenanceSourceProvenance. getDefaultInstance()SourceProvenanceSourceProvenance.Builder. getDefaultInstanceForType()SourceProvenanceSourceProvenance. getDefaultInstanceForType()SourceProvenanceBuildConfig.Builder. getSourceProvenance()Output only.SourceProvenanceBuildConfig. getSourceProvenance()Output only.SourceProvenanceBuildConfigOrBuilder. getSourceProvenance()Output only.static SourceProvenanceSourceProvenance. parseDelimitedFrom(InputStream input)static SourceProvenanceSourceProvenance. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceProvenanceSourceProvenance. parseFrom(byte[] data)static SourceProvenanceSourceProvenance. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceProvenanceSourceProvenance. parseFrom(com.google.protobuf.ByteString data)static SourceProvenanceSourceProvenance. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceProvenanceSourceProvenance. parseFrom(com.google.protobuf.CodedInputStream input)static SourceProvenanceSourceProvenance. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceProvenanceSourceProvenance. parseFrom(InputStream input)static SourceProvenanceSourceProvenance. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceProvenanceSourceProvenance. parseFrom(ByteBuffer data)static SourceProvenanceSourceProvenance. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.functions.v2 that return types with arguments of type SourceProvenance Modifier and Type Method Description com.google.protobuf.Parser<SourceProvenance>SourceProvenance. getParserForType()static com.google.protobuf.Parser<SourceProvenance>SourceProvenance. parser()Methods in com.google.cloud.functions.v2 with parameters of type SourceProvenance Modifier and Type Method Description SourceProvenance.BuilderSourceProvenance.Builder. mergeFrom(SourceProvenance other)BuildConfig.BuilderBuildConfig.Builder. mergeSourceProvenance(SourceProvenance value)Output only.static SourceProvenance.BuilderSourceProvenance. newBuilder(SourceProvenance prototype)BuildConfig.BuilderBuildConfig.Builder. setSourceProvenance(SourceProvenance value)Output only.
-