From 3591e54a900d0cdae950f24415587e35b632b754 Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Fri, 13 Mar 2026 14:29:38 -0700 Subject: [PATCH 1/2] owlbot updates for CloudCommonProtos --- CloudCommonProtos/metadata/Audit/AuditLog.php | Bin 3935 -> 5557 bytes .../metadata/Audit/BigqueryAuditMetadata.php | Bin 15375 -> 23201 bytes .../metadata/Common/OperationMetadata.php | 13 +------ .../Devtools/Source/V1/SourceContext.php | Bin 2318 -> 3323 bytes CloudCommonProtos/src/Audit/AuditLog.php | 32 +++++++++--------- .../src/Audit/AuthenticationInfo.php | 16 ++++----- .../src/Audit/AuthorizationInfo.php | 2 +- .../AuthorizationInfo/PermissionType.php | 1 - .../src/Audit/BigQueryAuditMetadata.php | 2 +- .../BigQueryAuditMetadata/BigQueryAcl.php | 9 +++-- .../CreateDisposition.php | 1 - .../Audit/BigQueryAuditMetadata/Dataset.php | 3 +- .../BigQueryAuditMetadata/DatasetChange.php | 3 +- .../DatasetChange/Reason.php | 1 - .../BigQueryAuditMetadata/DatasetCreation.php | 3 +- .../DatasetCreation/Reason.php | 1 - .../BigQueryAuditMetadata/DatasetDeletion.php | 3 +- .../DatasetDeletion/Reason.php | 1 - .../BigQueryAuditMetadata/EncryptionInfo.php | 3 +- .../BigQueryAuditMetadata/EntityInfo.php | 3 +- .../FirstPartyAppMetadata.php | 3 +- .../src/Audit/BigQueryAuditMetadata/Job.php | 3 +- .../Audit/BigQueryAuditMetadata/JobChange.php | 3 +- .../Audit/BigQueryAuditMetadata/JobConfig.php | 3 +- .../JobConfig/Extract.php | 9 +++-- .../BigQueryAuditMetadata/JobConfig/Load.php | 9 +++-- .../BigQueryAuditMetadata/JobConfig/Query.php | 9 +++-- .../JobConfig/Query/Priority.php | 1 - .../JobConfig/TableCopy.php | 9 +++-- .../BigQueryAuditMetadata/JobConfig/Type.php | 1 - .../BigQueryAuditMetadata/JobDeletion.php | 3 +- .../JobDeletion/Reason.php | 1 - .../BigQueryAuditMetadata/JobInsertion.php | 3 +- .../JobInsertion/Reason.php | 1 - .../Audit/BigQueryAuditMetadata/JobState.php | 1 - .../Audit/BigQueryAuditMetadata/JobStats.php | 9 +++-- .../JobStats/Extract.php | 3 +- .../BigQueryAuditMetadata/JobStats/Load.php | 3 +- .../BigQueryAuditMetadata/JobStats/Query.php | 21 ++++++------ .../JobStats/ReservationResourceUsage.php | 3 +- .../Audit/BigQueryAuditMetadata/JobStatus.php | 9 +++-- .../src/Audit/BigQueryAuditMetadata/Model.php | 3 +- .../BigQueryAuditMetadata/ModelCreation.php | 3 +- .../ModelCreation/Reason.php | 1 - .../BigQueryAuditMetadata/ModelDataChange.php | 3 +- .../ModelDataChange/Reason.php | 1 - .../BigQueryAuditMetadata/ModelDataRead.php | 3 +- .../ModelDataRead/Reason.php | 1 - .../BigQueryAuditMetadata/ModelDeletion.php | 3 +- .../ModelDeletion/Reason.php | 1 - .../ModelMetadataChange.php | 3 +- .../ModelMetadataChange/Reason.php | 1 - .../BigQueryAuditMetadata/OperationType.php | 1 - .../QueryStatementType.php | 1 - .../Audit/BigQueryAuditMetadata/Routine.php | 3 +- .../BigQueryAuditMetadata/RoutineChange.php | 3 +- .../RoutineChange/Reason.php | 1 - .../BigQueryAuditMetadata/RoutineCreation.php | 3 +- .../RoutineCreation/Reason.php | 1 - .../BigQueryAuditMetadata/RoutineDeletion.php | 3 +- .../RoutineDeletion/Reason.php | 1 - .../BigQueryAuditMetadata/RowAccessPolicy.php | 3 +- .../RowAccessPolicyChange.php | 3 +- .../RowAccessPolicyCreation.php | 3 +- .../RowAccessPolicyDeletion.php | 9 +++-- .../BigQueryAuditMetadata/SheetsMetadata.php | 3 +- .../src/Audit/BigQueryAuditMetadata/Table.php | 3 +- .../BigQueryAuditMetadata/TableChange.php | 3 +- .../TableChange/Reason.php | 1 - .../BigQueryAuditMetadata/TableCreation.php | 3 +- .../TableCreation/Reason.php | 1 - .../BigQueryAuditMetadata/TableDataChange.php | 3 +- .../TableDataChange/Reason.php | 1 - .../BigQueryAuditMetadata/TableDataRead.php | 15 ++++---- .../TableDataRead/Reason.php | 1 - .../BigQueryAuditMetadata/TableDefinition.php | 9 +++-- .../BigQueryAuditMetadata/TableDeletion.php | 3 +- .../TableDeletion/Reason.php | 1 - .../TableViewDefinition.php | 3 +- .../BigQueryAuditMetadata/UnlinkDataset.php | 3 +- .../UnlinkDataset/Reason.php | 1 - .../WriteDisposition.php | 1 - .../src/Audit/OrgPolicyViolationInfo.php | 8 ++--- .../src/Audit/PolicyViolationInfo.php | 2 +- .../src/Audit/RequestMetadata.php | 2 +- .../src/Audit/ResourceLocation.php | 14 ++++---- .../Audit/ServiceAccountDelegationInfo.php | 2 +- .../FirstPartyPrincipal.php | 5 +-- .../ThirdPartyPrincipal.php | 5 +-- ...ountDelegationInfo_FirstPartyPrincipal.php | 16 --------- ...ountDelegationInfo_ThirdPartyPrincipal.php | 16 --------- CloudCommonProtos/src/Audit/ViolationInfo.php | 2 +- .../src/Audit/ViolationInfo/PolicyType.php | 1 - .../src/Common/OperationMetadata.php | 2 +- .../src/DevTools/Source/V1/AliasContext.php | 2 +- .../DevTools/Source/V1/AliasContext/Kind.php | 3 -- .../DevTools/Source/V1/AliasContext_Kind.php | 16 --------- .../Source/V1/CloudRepoSourceContext.php | 2 +- .../DevTools/Source/V1/CloudWorkspaceId.php | 2 +- .../Source/V1/CloudWorkspaceSourceContext.php | 2 +- .../Source/V1/ExtendedSourceContext.php | 2 +- .../Source/V1/GerritSourceContext.php | 2 +- .../DevTools/Source/V1/GitSourceContext.php | 2 +- .../src/DevTools/Source/V1/ProjectRepoId.php | 2 +- .../src/DevTools/Source/V1/RepoId.php | 2 +- .../src/DevTools/Source/V1/SourceContext.php | 2 +- 106 files changed, 144 insertions(+), 287 deletions(-) delete mode 100644 CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo_FirstPartyPrincipal.php delete mode 100644 CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo_ThirdPartyPrincipal.php delete mode 100644 CloudCommonProtos/src/DevTools/Source/V1/AliasContext_Kind.php diff --git a/CloudCommonProtos/metadata/Audit/AuditLog.php b/CloudCommonProtos/metadata/Audit/AuditLog.php index 395e63cd23c5fd768cf67ca17cfd5def07ab5759..c033c447385a57eb4f7fe2d5f21613b6d9a65d7e 100644 GIT binary patch literal 5557 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 I>r1QkAICLsaR2}S literal 3935 zcmbVP-Ez}L6vj4?_?RTlh9pX024QGP7;xIqX&FOc?AQtJB(cXfZRvPMqsSXaMV7=$ zqBR|!qtolYL0_RWeTH84B|6i~p52uc#V7=tizM1}&bR0H+ug@c-D4MSsk_vsO!w(P zJshk4F;!jW_>SRN>S1tnM44(hBiFPjE30a~r5?0;YNOul-9%H*37A1E>dm%y9xf`at*f{;sg>Z*$9jm0LanFf85kRPnXv z4B=-`@y87gEz?jvU-$9PZPU|C+w@J{GT)%YDVi zQhCS8E!AfMP42F$jQRny9|^xXz}xu0eoCUMuG!x)sWqt4WBs-1uuA15suPej(>SoI zJ^mk7U3A^>Kish68vShtbNG|rulhbS4+Ecu3m=El#gYeJx{avb{U>HvtLk77mu3fh zb}ddOPwgG}O@Y$+%}R*WDT{_Ki-ulZ3GGBXV}ESu_E`4z>h(#HCvp`^?}k$58XJa8 z$c7#zLYn2(n&$H0+tY~?D73Y)jf(uZX5r;e zDhmQ;If9AuRhA7zR)N^TNJDGau|2ApJ{@_=6*S6`5?q#1D_H?TA`r|S+VgynZCKC) zq$wL|K=_S3aO5aCVen~Wkf>a_dP=>C+N27EgP`Yc5*T?khY9%PER0xNKmVbI zH5@}LfwCez>EB6%X$y;QA_D=m1w}?*1=RC3te>Do<)Xm2l?Ks~x)FntHJA#`m7=gZ zGxO^(9c5jaKUX#Og}h(2eA0}Z(Um!&el>DEE0%?% zk#1T_29ff-U&2!PW6h%$HIRr!f8@!Ru;?F~Y@oS1Lum{U=I_i*sGvjxq#K44*uM6X zj^%({61%>D8o14g8XX)XPg zg?XNv)16inbrVNzm=glvQZ_O@kIyZil{}e)sUg#m2M1ynrpec^5RYigH=e@dD{S76 z+~$)NanK}9$74_Su{!aFnm=|W>CA3^5#c1me85c z&DMd|d(m!a&kwro#&&b3*{ByUkXe9geZP62bsE)rF@xb2%nJvL;xa0+{YngPQ1=t9hK19L^Gra_}p^i=c zA075mBs@=^0f`1Vk#A1Uh0S|Wp3cd)-~rNvr2+B*k}4-=ErG`Sq_DaEL1=ACS*Z!d z&Lnwb2O0rm7!h93B#C+$e@;$YOy?)EESHu3$ielG?`%%Yc|u|F$Ye-ylatDays%l1 z0!p^g`}QjDaI`ib`*uVd&o1z7(g{JHCm+8}kJHQKHmf=;r0h@5LyVtw=34 zOo1!?o`t1!5xEaju0FOLeQ=)NxxcF!Q#d-B1Sc;E5+scEFV?S!U$fxU&d0RI7f C*!j2s diff --git a/CloudCommonProtos/metadata/Audit/BigqueryAuditMetadata.php b/CloudCommonProtos/metadata/Audit/BigqueryAuditMetadata.php index 2871c10efa9d41459b3bf94bce0eeb8b44ab9d57..090774c9bf3501d6d063e315a8a2f1f474271eac 100644 GIT binary patch literal 23201 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 - ' -À -,google/cloud/common/operation_metadata.protogoogle.cloud.commongoogle/protobuf/timestamp.proto"ù -OperationMetadata4 - create_time ( 2.google.protobuf.TimestampBàA1 -end_time ( 2.google.protobuf.TimestampBàA -target ( BàA -verb ( BàA - status_detail ( BàA -cancel_requested (BàA - api_version ( BàABV -com.google.cloud.commonPZ9google.golang.org/genproto/googleapis/cloud/common;commonbproto3' + "\x0A\xC0\x03\x0A,google/cloud/common/operation_metadata.proto\x12\x13google.cloud.common\x1A\x1Fgoogle/protobuf/timestamp.proto\"\xF9\x01\x0A\x11OperationMetadata\x124\x0A\x0Bcreate_time\x18\x01 \x01(\x0B2\x1A.google.protobuf.TimestampB\x03\xE0A\x03\x121\x0A\x08end_time\x18\x02 \x01(\x0B2\x1A.google.protobuf.TimestampB\x03\xE0A\x03\x12\x13\x0A\x06target\x18\x03 \x01(\x09B\x03\xE0A\x03\x12\x11\x0A\x04verb\x18\x04 \x01(\x09B\x03\xE0A\x03\x12\x1A\x0A\x0Dstatus_detail\x18\x05 \x01(\x09B\x03\xE0A\x03\x12\x1D\x0A\x10cancel_requested\x18\x06 \x01(\x08B\x03\xE0A\x03\x12\x18\x0A\x0Bapi_version\x18\x07 \x01(\x09B\x03\xE0A\x03BV\x0A\x17com.google.cloud.commonP\x01Z9google.golang.org/genproto/googleapis/cloud/common;commonb\x06proto3" , true); static::$is_initialized = true; diff --git a/CloudCommonProtos/metadata/Devtools/Source/V1/SourceContext.php b/CloudCommonProtos/metadata/Devtools/Source/V1/SourceContext.php index 878aeb39817c7a09ac2679a58b13cfb6931115c3..3d8fc54486fcb9431c56e08de4b5b28cc55f1ec1 100644 GIT binary patch literal 3323 zcmb_f`;Xd25dNLNVnZX9sENTCxPwcYVqQ7*60Rw_K4b|Qv&T8-crANPNvr$cJF_pA z;N#RPCxLytGvCa9^Vs3_+w3l@eMe?ArFqEdnykJMen&}`GtMHGkX3nmOLG#j&sm(% z+#zHY2vSDnK(B_(MIb%uDl2T*O2VQba%CjJYX8&-{AJ}Ti6c_*ki+A7 zTrA@>=5d(Bf5Va9klQdRC?Fim-j->^W0n$Bn5PkKydV-2WuIqo6wudhT_Y>NNN@>9 z$G9*}4H( z@H>DEVrZ!~K8O#q2fo-JHUPidMz~Y z3%sD|sWk8x%kM>cDJyNuO7AHvziH)aQ$HzFy$#Ltm@5mOWx+XNVJ4KSkp~Ld+ZfoM z1^dG(*q9$<`hbT~M`F%Y0b;O5Q&@22hTEO&I8E1deV~t=9;qHjtZ~AnBfKl+N-qgl zG%4)RcrpQApMa}$)438*la%LQ0B`t8neY$SF)@)0B*MF=D0-NCa8yikSs(E1Zo{Oc zwud4``xv3NP(>ckNAR!Wu{9bdaagF%gm5~Vo%=XlA6cBVU!FLujph6-_0c~xh==H4 z|2%dtsOu8!SW0I~$s2z719YHXWX-@6&Mok|)63r{&>X}joJf$N89RGFzZv>h6SWN{ z#J16$FWyZ)s?CnbFVxie)vK;t1kui(VLw>L$0YgfXD3L)Zg7c8=uual#LwwAE}*CH z@%F{vH~j)MFpS9M5H5C$0P%@Ny6xKLpG*WRt|pYqZgnE; zL-~Iap=-|Kx4%Uq;1vsgx~Ri>NIRE0oX z<9l^G$4=b~Fh*ejC9V|*(|ow;GUk+XvS%u*KOm0{r<_ z&2<}=gz3g%`KGy{DKN%aQ*MP>TvSZ<7loY8cT;&G3U7u;02cUkCT4j#w>dD;FYtGP zBfW5LfbP*(qCp@?4RHJy!hxRu;RgVwV^28c)y;JKQVz}5jQ!|*EhObA{ZMV!rzQIkcGDr#}k1Z;w>IKfSkn?x(2Wp}_+Z+2F* zvovnyH|Ue}y0`5Ev=_bZoAk2tvtYoOsx3F{&Yts~bH4M-JPzR#)WHE}4#yrE zoFaaVQOGE#F7?qM9u6@>E`1vkA2SP~-7b33?V9z%b7Qp&<4Km-? z_SU4KmTssuu9bgIL1C^9W=D31#$KP{kd_Q&RPyy&5^)KFwIhvR3fnoDy*2YIxTb-= zqwGY@5n~B3BjX6xwiw(PCvK@ z`I%QU59t$ps&dMi1y~vvb=GV5kN z6F%l9WaOEk;mdW%sMQTfH($Iiu9-Plf4cvwy<0RyS{u*1N6pqjyO@&e-QHgNWieC! z-GH0Rm1WjpLrSwxbZ+_jtrfXRVeWh84ahS*CXqNEq@UDbPDr!_APyEM>Z@#}rgE)R z$q-+jKtX>=I$p{s#n@XbV$Jffx7Grnu)jO*%&h&4w%QZ)f#3_m{5GT30l(_Z( zMcijl>@4g=Ddm{?N#dgJ3Crho4Ies-4o<83lM|9?$yH!GQsewD!}uxnaYv1MJqj!_@O$#wVCjI? wQSG;hg>9?SZFwnBHumIJAg%?2tO|R7YdY}m>Nz?yb}t>d%2H3)GdKhI8%_M!#sB~S diff --git a/CloudCommonProtos/src/Audit/AuditLog.php b/CloudCommonProtos/src/Audit/AuditLog.php index 6225b315d628..445ac842108f 100644 --- a/CloudCommonProtos/src/Audit/AuditLog.php +++ b/CloudCommonProtos/src/Audit/AuditLog.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Common audit log format for Google Cloud Platform API operations. @@ -55,7 +55,7 @@ class AuditLog extends \Google\Protobuf\Internal\Message * that are already been included in `request`, `response`, `metadata` or * `service_data` fields. * When the JSON object represented here has a proto equivalent, - * the proto name will be indicated in the `@type` property. + * the proto name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct resource_original_state = 19; */ @@ -107,7 +107,7 @@ class AuditLog extends \Google\Protobuf\Internal\Message * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct request = 16; */ @@ -118,7 +118,7 @@ class AuditLog extends \Google\Protobuf\Internal\Message * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct response = 17; */ @@ -170,7 +170,7 @@ class AuditLog extends \Google\Protobuf\Internal\Message * that are already been included in `request`, `response`, `metadata` or * `service_data` fields. * When the JSON object represented here has a proto equivalent, - * the proto name will be indicated in the `@type` property. + * the proto name will be indicated in the `\@type` property. * @type int|string $num_response_items * The number of items returned from a List or Query API method, * if applicable. @@ -178,7 +178,7 @@ class AuditLog extends \Google\Protobuf\Internal\Message * The status of the overall operation. * @type \Google\Cloud\Audit\AuthenticationInfo $authentication_info * Authentication information. - * @type array<\Google\Cloud\Audit\AuthorizationInfo>|\Google\Protobuf\Internal\RepeatedField $authorization_info + * @type \Google\Cloud\Audit\AuthorizationInfo[] $authorization_info * Authorization information. If there are multiple * resources or permissions involved, then there is * one AuthorizationInfo element for each {resource, permission} tuple. @@ -194,14 +194,14 @@ class AuditLog extends \Google\Protobuf\Internal\Message * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * @type \Google\Protobuf\Struct $response * The operation response. This may not include all response elements, * such as those that are too large, privacy-sensitive, or duplicated * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * @type \Google\Protobuf\Struct $metadata * Other service-specific data about the request, response, and other * information associated with the current audited event. @@ -355,7 +355,7 @@ public function setResourceLocation($var) * that are already been included in `request`, `response`, `metadata` or * `service_data` fields. * When the JSON object represented here has a proto equivalent, - * the proto name will be indicated in the `@type` property. + * the proto name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct resource_original_state = 19; * @return \Google\Protobuf\Struct|null @@ -382,7 +382,7 @@ public function clearResourceOriginalState() * that are already been included in `request`, `response`, `metadata` or * `service_data` fields. * When the JSON object represented here has a proto equivalent, - * the proto name will be indicated in the `@type` property. + * the proto name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct resource_original_state = 19; * @param \Google\Protobuf\Struct $var @@ -502,7 +502,7 @@ public function setAuthenticationInfo($var) * one AuthorizationInfo element for each {resource, permission} tuple. * * Generated from protobuf field repeated .google.cloud.audit.AuthorizationInfo authorization_info = 9; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Cloud\Audit\AuthorizationInfo> */ public function getAuthorizationInfo() { @@ -515,7 +515,7 @@ public function getAuthorizationInfo() * one AuthorizationInfo element for each {resource, permission} tuple. * * Generated from protobuf field repeated .google.cloud.audit.AuthorizationInfo authorization_info = 9; - * @param array<\Google\Cloud\Audit\AuthorizationInfo>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Cloud\Audit\AuthorizationInfo[] $var * @return $this */ public function setAuthorizationInfo($var) @@ -608,7 +608,7 @@ public function setRequestMetadata($var) * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct request = 16; * @return \Google\Protobuf\Struct|null @@ -634,7 +634,7 @@ public function clearRequest() * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct request = 16; * @param \Google\Protobuf\Struct $var @@ -654,7 +654,7 @@ public function setRequest($var) * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct response = 17; * @return \Google\Protobuf\Struct|null @@ -680,7 +680,7 @@ public function clearResponse() * elsewhere in the log record. * It should never include user-generated data, such as file contents. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct response = 17; * @param \Google\Protobuf\Struct $var diff --git a/CloudCommonProtos/src/Audit/AuthenticationInfo.php b/CloudCommonProtos/src/Audit/AuthenticationInfo.php index 60ed41e80c85..22c0b0d95103 100644 --- a/CloudCommonProtos/src/Audit/AuthenticationInfo.php +++ b/CloudCommonProtos/src/Audit/AuthenticationInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Authentication information for the operation. @@ -37,7 +37,7 @@ class AuthenticationInfo extends \Google\Protobuf\Internal\Message * The third party identification (if any) of the authenticated user making * the request. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct third_party_principal = 4; */ @@ -89,13 +89,13 @@ class AuthenticationInfo extends \Google\Protobuf\Internal\Message * The third party identification (if any) of the authenticated user making * the request. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * @type string $service_account_key_name * The name of the service account key used to create or exchange * credentials for authenticating the service account making the request. * This is a scheme-less URI full resource name. For example: * "//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}" - * @type array<\Google\Cloud\Audit\ServiceAccountDelegationInfo>|\Google\Protobuf\Internal\RepeatedField $service_account_delegation_info + * @type \Google\Cloud\Audit\ServiceAccountDelegationInfo[] $service_account_delegation_info * Identity delegation history of an authenticated service account that makes * the request. It contains information on the real authorities that try to * access GCP resources by delegating on a service account. When multiple @@ -179,7 +179,7 @@ public function setAuthoritySelector($var) * The third party identification (if any) of the authenticated user making * the request. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct third_party_principal = 4; * @return \Google\Protobuf\Struct|null @@ -203,7 +203,7 @@ public function clearThirdPartyPrincipal() * The third party identification (if any) of the authenticated user making * the request. * When the JSON object represented here has a proto equivalent, the proto - * name will be indicated in the `@type` property. + * name will be indicated in the `\@type` property. * * Generated from protobuf field .google.protobuf.Struct third_party_principal = 4; * @param \Google\Protobuf\Struct $var @@ -257,7 +257,7 @@ public function setServiceAccountKeyName($var) * ordering of the identity delegation events. * * Generated from protobuf field repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Cloud\Audit\ServiceAccountDelegationInfo> */ public function getServiceAccountDelegationInfo() { @@ -272,7 +272,7 @@ public function getServiceAccountDelegationInfo() * ordering of the identity delegation events. * * Generated from protobuf field repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6; - * @param array<\Google\Cloud\Audit\ServiceAccountDelegationInfo>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Cloud\Audit\ServiceAccountDelegationInfo[] $var * @return $this */ public function setServiceAccountDelegationInfo($var) diff --git a/CloudCommonProtos/src/Audit/AuthorizationInfo.php b/CloudCommonProtos/src/Audit/AuthorizationInfo.php index 3aeea9ee7dc8..5326de014746 100644 --- a/CloudCommonProtos/src/Audit/AuthorizationInfo.php +++ b/CloudCommonProtos/src/Audit/AuthorizationInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Authorization information for the operation. diff --git a/CloudCommonProtos/src/Audit/AuthorizationInfo/PermissionType.php b/CloudCommonProtos/src/Audit/AuthorizationInfo/PermissionType.php index a5623a6ffb60..b019a9826c06 100644 --- a/CloudCommonProtos/src/Audit/AuthorizationInfo/PermissionType.php +++ b/CloudCommonProtos/src/Audit/AuthorizationInfo/PermissionType.php @@ -73,4 +73,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata.php index c2c1e79b5c74..7d14d68a583d 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Audit log format for BigQuery cloud audit logs metadata. diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/BigQueryAcl.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/BigQueryAcl.php index 01aa49e58538..9b2546def1b7 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/BigQueryAcl.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/BigQueryAcl.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * An access control list. @@ -37,7 +37,7 @@ class BigQueryAcl extends \Google\Protobuf\Internal\Message * * @type \Google\Cloud\Iam\V1\Policy $policy * IAM policy for the resource. - * @type array|\Google\Protobuf\Internal\RepeatedField $authorized_views + * @type string[] $authorized_views * List of authorized views for a dataset. * Format: `projects//datasets//tables/`. * } @@ -88,7 +88,7 @@ public function setPolicy($var) * Format: `projects//datasets//tables/`. * * Generated from protobuf field repeated string authorized_views = 2; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getAuthorizedViews() { @@ -100,7 +100,7 @@ public function getAuthorizedViews() * Format: `projects//datasets//tables/`. * * Generated from protobuf field repeated string authorized_views = 2; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setAuthorizedViews($var) @@ -113,4 +113,3 @@ public function setAuthorizedViews($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/CreateDisposition.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/CreateDisposition.php index db0693788c83..e8380a2d4a32 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/CreateDisposition.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/CreateDisposition.php @@ -60,4 +60,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Dataset.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Dataset.php index 2df8ee0b3141..58ee04851c15 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Dataset.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Dataset.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * BigQuery dataset. @@ -367,4 +367,3 @@ public function setDefaultCollation($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange.php index cf1ad373c647..494f61abe9f3 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Dataset change event. @@ -151,4 +151,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange/Reason.php index a82336b2b9f8..626f538664e5 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetChange/Reason.php @@ -66,4 +66,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation.php index 85721a2ea611..58bcdc719a27 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Dataset creation event. @@ -151,4 +151,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation/Reason.php index d71e976b53c5..4d06c65afeef 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetCreation/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion.php index 5c195e9050db..a1f550965a3d 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Dataset deletion event. @@ -107,4 +107,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion/Reason.php index f5661ee7a3ee..b3c9d3b4da4c 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/DatasetDeletion/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EncryptionInfo.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EncryptionInfo.php index 18252ba21aee..ac6c9d8eff88 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EncryptionInfo.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EncryptionInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Encryption properties for a table or a job @@ -73,4 +73,3 @@ public function setKmsKeyName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EntityInfo.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EntityInfo.php index 1fe79bb0e021..55fd140dbe9b 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EntityInfo.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/EntityInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * User-provided metadata for an entity, for e.g. dataset, table or model. @@ -133,4 +133,3 @@ public function setLabels($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/FirstPartyAppMetadata.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/FirstPartyAppMetadata.php index 16863da698b9..261c658203b9 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/FirstPartyAppMetadata.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/FirstPartyAppMetadata.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * First party (Google) application specific request metadata. @@ -73,4 +73,3 @@ public function getMetadata() } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Job.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Job.php index 911420727a05..5379aac8f455 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Job.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Job.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * BigQuery job. @@ -201,4 +201,3 @@ public function setJobStats($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobChange.php index 6c3e54f9b425..04f5d3206300 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Job state change event. @@ -143,4 +143,3 @@ public function setJob($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig.php index bb54c9e79765..728d8eb84484 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Job configuration. @@ -242,4 +242,3 @@ public function getConfig() } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Extract.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Extract.php index 16da0b3980e4..eb1e5af574bb 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Extract.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Extract.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobConfig; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Extract job configuration. @@ -36,7 +36,7 @@ class Extract extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * - * @type array|\Google\Protobuf\Internal\RepeatedField $destination_uris + * @type string[] $destination_uris * URIs where extracted data should be written. Entire list is truncated * if exceeds 50K. * @type bool $destination_uris_truncated @@ -57,7 +57,7 @@ public function __construct($data = NULL) { * if exceeds 50K. * * Generated from protobuf field repeated string destination_uris = 1; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getDestinationUris() { @@ -69,7 +69,7 @@ public function getDestinationUris() * if exceeds 50K. * * Generated from protobuf field repeated string destination_uris = 1; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setDestinationUris($var) @@ -178,4 +178,3 @@ public function getSource() } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Load.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Load.php index 6a8f6a56a04b..7eacf06bac32 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Load.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Load.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobConfig; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Load job configuration. @@ -73,7 +73,7 @@ class Load extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * - * @type array|\Google\Protobuf\Internal\RepeatedField $source_uris + * @type string[] $source_uris * URIs for the data to be imported. Entire list is truncated if exceeds * 40K. * @type bool $source_uris_truncated @@ -104,7 +104,7 @@ public function __construct($data = NULL) { * 40K. * * Generated from protobuf field repeated string source_uris = 1; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getSourceUris() { @@ -116,7 +116,7 @@ public function getSourceUris() * 40K. * * Generated from protobuf field repeated string source_uris = 1; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setSourceUris($var) @@ -325,4 +325,3 @@ public function setDestinationTableEncryption($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query.php index 71310f90f8f1..b5e426f2f6ed 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobConfig; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Query job configuration. @@ -95,7 +95,7 @@ class Query extends \Google\Protobuf\Internal\Message * Destination table write disposition. * @type string $default_dataset * Default dataset for the query. - * @type array<\Google\Cloud\Audit\BigQueryAuditMetadata\TableDefinition>|\Google\Protobuf\Internal\RepeatedField $table_definitions + * @type \Google\Cloud\Audit\BigQueryAuditMetadata\TableDefinition[] $table_definitions * External data sources used in the query. * @type int $priority * Priority given to the query. @@ -271,7 +271,7 @@ public function setDefaultDataset($var) * External data sources used in the query. * * Generated from protobuf field repeated .google.cloud.audit.BigQueryAuditMetadata.TableDefinition table_definitions = 6; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Cloud\Audit\BigQueryAuditMetadata\TableDefinition> */ public function getTableDefinitions() { @@ -282,7 +282,7 @@ public function getTableDefinitions() * External data sources used in the query. * * Generated from protobuf field repeated .google.cloud.audit.BigQueryAuditMetadata.TableDefinition table_definitions = 6; - * @param array<\Google\Cloud\Audit\BigQueryAuditMetadata\TableDefinition>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Cloud\Audit\BigQueryAuditMetadata\TableDefinition[] $var * @return $this */ public function setTableDefinitions($var) @@ -385,4 +385,3 @@ public function setStatementType($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query/Priority.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query/Priority.php index 603c182fbdb2..0bd194eec6eb 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query/Priority.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Query/Priority.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/TableCopy.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/TableCopy.php index 41665f309ccf..ff504bdbb5e3 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/TableCopy.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/TableCopy.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobConfig; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Table copy job configuration. @@ -72,7 +72,7 @@ class TableCopy extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * - * @type array|\Google\Protobuf\Internal\RepeatedField $source_tables + * @type string[] $source_tables * Source tables. Entire list is truncated if exceeds 50K. * @type bool $source_tables_truncated * True if the source_tables field was truncated. @@ -101,7 +101,7 @@ public function __construct($data = NULL) { * Source tables. Entire list is truncated if exceeds 50K. * * Generated from protobuf field repeated string source_tables = 1; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getSourceTables() { @@ -112,7 +112,7 @@ public function getSourceTables() * Source tables. Entire list is truncated if exceeds 50K. * * Generated from protobuf field repeated string source_tables = 1; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setSourceTables($var) @@ -331,4 +331,3 @@ public function setDestinationExpirationTime($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Type.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Type.php index e6223bd32f4e..7673c13f9ed8 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Type.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobConfig/Type.php @@ -73,4 +73,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion.php index 502771579f70..72679e327d2f 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Job deletion event. @@ -103,4 +103,3 @@ public function setReason($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion/Reason.php index 6e033037f112..7edb150d79aa 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobDeletion/Reason.php @@ -52,4 +52,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion.php index b4d4a94bd23d..d5b7cf4b402a 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Job insertion event. @@ -109,4 +109,3 @@ public function setReason($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion/Reason.php index 24dd1982cc3c..cf09b24711c5 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobInsertion/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobState.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobState.php index 2d5e16bdb3d3..51a55ff645bb 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobState.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobState.php @@ -66,4 +66,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats.php index 1355743cd998..fb6da48bc979 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Job statistics. @@ -83,7 +83,7 @@ class JobStats extends \Google\Protobuf\Internal\Message * Extract job statistics. * @type int|string $total_slot_ms * The total number of slot-ms consumed by the query job. - * @type array<\Google\Cloud\Audit\BigQueryAuditMetadata\JobStats\ReservationResourceUsage>|\Google\Protobuf\Internal\RepeatedField $reservation_usage + * @type \Google\Cloud\Audit\BigQueryAuditMetadata\JobStats\ReservationResourceUsage[] $reservation_usage * Reservation usage attributed from each tier of a reservation hierarchy. * This field reported misleading information and will no longer be * populated. Aggregate usage of all jobs submitted to a reservation @@ -333,7 +333,7 @@ public function setTotalSlotMs($var) * should provide a more reliable indicator of reservation imbalance. * * Generated from protobuf field repeated .google.cloud.audit.BigQueryAuditMetadata.JobStats.ReservationResourceUsage reservation_usage = 11 [deprecated = true]; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Cloud\Audit\BigQueryAuditMetadata\JobStats\ReservationResourceUsage> * @deprecated */ public function getReservationUsage() @@ -351,7 +351,7 @@ public function getReservationUsage() * should provide a more reliable indicator of reservation imbalance. * * Generated from protobuf field repeated .google.cloud.audit.BigQueryAuditMetadata.JobStats.ReservationResourceUsage reservation_usage = 11 [deprecated = true]; - * @param array<\Google\Cloud\Audit\BigQueryAuditMetadata\JobStats\ReservationResourceUsage>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Cloud\Audit\BigQueryAuditMetadata\JobStats\ReservationResourceUsage[] $var * @return $this * @deprecated */ @@ -428,4 +428,3 @@ public function getExtended() } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Extract.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Extract.php index c733a2898b2c..ee43cb18ce97 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Extract.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Extract.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobStats; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Extract job statistics. @@ -65,4 +65,3 @@ public function setTotalInputBytes($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Load.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Load.php index d069e5249f1a..8089dcfe479e 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Load.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Load.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobStats; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Load job statistics. @@ -65,4 +65,3 @@ public function setTotalOutputBytes($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Query.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Query.php index 7ff5fff4c200..d05175e3877a 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Query.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/Query.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobStats; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Query job statistics. @@ -76,11 +76,11 @@ class Query extends \Google\Protobuf\Internal\Message * Total bytes billed by the query job. * @type int $billing_tier * The tier assigned by the CPU-based billing. - * @type array|\Google\Protobuf\Internal\RepeatedField $referenced_tables + * @type string[] $referenced_tables * Tables accessed by the query job. - * @type array|\Google\Protobuf\Internal\RepeatedField $referenced_views + * @type string[] $referenced_views * Views accessed by the query job. - * @type array|\Google\Protobuf\Internal\RepeatedField $referenced_routines + * @type string[] $referenced_routines * Routines accessed by the query job. * @type int|string $output_row_count * Number of output rows produced by the query job. @@ -175,7 +175,7 @@ public function setBillingTier($var) * Tables accessed by the query job. * * Generated from protobuf field repeated string referenced_tables = 6; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getReferencedTables() { @@ -186,7 +186,7 @@ public function getReferencedTables() * Tables accessed by the query job. * * Generated from protobuf field repeated string referenced_tables = 6; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setReferencedTables($var) @@ -201,7 +201,7 @@ public function setReferencedTables($var) * Views accessed by the query job. * * Generated from protobuf field repeated string referenced_views = 7; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getReferencedViews() { @@ -212,7 +212,7 @@ public function getReferencedViews() * Views accessed by the query job. * * Generated from protobuf field repeated string referenced_views = 7; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setReferencedViews($var) @@ -227,7 +227,7 @@ public function setReferencedViews($var) * Routines accessed by the query job. * * Generated from protobuf field repeated string referenced_routines = 10; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getReferencedRoutines() { @@ -238,7 +238,7 @@ public function getReferencedRoutines() * Routines accessed by the query job. * * Generated from protobuf field repeated string referenced_routines = 10; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setReferencedRoutines($var) @@ -303,4 +303,3 @@ public function setCacheHit($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/ReservationResourceUsage.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/ReservationResourceUsage.php index 763bf8f4b2e9..aa52b13ac421 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/ReservationResourceUsage.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStats/ReservationResourceUsage.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata\JobStats; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Job resource usage breakdown by reservation. @@ -99,4 +99,3 @@ public function setSlotMs($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStatus.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStatus.php index 3c7a36059470..5249516d71be 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStatus.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/JobStatus.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Status of a job. @@ -45,7 +45,7 @@ class JobStatus extends \Google\Protobuf\Internal\Message * State of the job. * @type \Google\Rpc\Status $error_result * Job error, if the job failed. - * @type array<\Google\Rpc\Status>|\Google\Protobuf\Internal\RepeatedField $errors + * @type \Google\Rpc\Status[] $errors * Errors encountered during the running of the job. Does not necessarily * mean that the job has completed or was unsuccessful. * } @@ -122,7 +122,7 @@ public function setErrorResult($var) * mean that the job has completed or was unsuccessful. * * Generated from protobuf field repeated .google.rpc.Status errors = 3; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Rpc\Status> */ public function getErrors() { @@ -134,7 +134,7 @@ public function getErrors() * mean that the job has completed or was unsuccessful. * * Generated from protobuf field repeated .google.rpc.Status errors = 3; - * @param array<\Google\Rpc\Status>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Rpc\Status[] $var * @return $this */ public function setErrors($var) @@ -147,4 +147,3 @@ public function setErrors($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Model.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Model.php index a252e62b54d9..70f9522a0d5b 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Model.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Model.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Trained BigQuery ML model. @@ -289,4 +289,3 @@ public function setEncryption($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation.php index 64e2253b39d1..d6d1d2105e00 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Model creation event. @@ -147,4 +147,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation/Reason.php index 3fda2fc5bdde..55bbb0a1a06e 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelCreation/Reason.php @@ -52,4 +52,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange.php index aba20f9c1198..27ad888ed8f3 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Model data change event. @@ -103,4 +103,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange/Reason.php index 358bfc791d88..6e1e4089db4f 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataChange/Reason.php @@ -52,4 +52,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead.php index 958a839d050a..55aeb5f31f41 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Model data read event. @@ -103,4 +103,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead/Reason.php index 198583dc0051..c03f96d3ff54 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDataRead/Reason.php @@ -52,4 +52,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion.php index 56248304944e..b65f88165b38 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Model deletion event. @@ -107,4 +107,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion/Reason.php index dafe4bf637ec..38e904ca557d 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelDeletion/Reason.php @@ -66,4 +66,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange.php index e2dcccf1c2ae..493585d62cee 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Model metadata change event. @@ -151,4 +151,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange/Reason.php index 3e06d5fa98b0..c1da33756415 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/ModelMetadataChange/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/OperationType.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/OperationType.php index 4baf37672a4a..e026c289fec9 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/OperationType.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/OperationType.php @@ -68,4 +68,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/QueryStatementType.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/QueryStatementType.php index f1a270229801..17491d1ea260 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/QueryStatementType.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/QueryStatementType.php @@ -298,4 +298,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Routine.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Routine.php index 1da2814b55fc..ae2d54aea99f 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Routine.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Routine.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * User Defined Function (UDF) or Stored Procedure. @@ -161,4 +161,3 @@ public function setUpdateTime($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange.php index 8c358335a012..4a7186c15bec 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Routine change event. @@ -147,4 +147,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange/Reason.php index 402d4a3846d6..731e4d0eec08 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineChange/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation.php index 031941c9891e..41354344b0dd 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Routine creation event. @@ -147,4 +147,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation/Reason.php index f9474d110da4..16946a8a64bd 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineCreation/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion.php index f45e41562967..caa0b88f8163 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Routine deletion event. @@ -151,4 +151,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion/Reason.php index 80f9b802c939..5a9a4c39545c 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RoutineDeletion/Reason.php @@ -59,4 +59,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicy.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicy.php index 958ca801d7f4..9cadf8107cc0 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicy.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicy.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * BigQuery row access policy. @@ -73,4 +73,3 @@ public function setRowAccessPolicyName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyChange.php index b161b3d566a6..7c45406cc3be 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Row access policy change event. @@ -113,4 +113,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyCreation.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyCreation.php index e3aef36b9a5a..fc4e4db9180d 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyCreation.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyCreation.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Row access policy creation event. @@ -113,4 +113,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyDeletion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyDeletion.php index 7ca1665c8809..a30dd8d1d53f 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyDeletion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/RowAccessPolicyDeletion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Row access policy deletion event. @@ -43,7 +43,7 @@ class RowAccessPolicyDeletion extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * - * @type array<\Google\Cloud\Audit\BigQueryAuditMetadata\RowAccessPolicy>|\Google\Protobuf\Internal\RepeatedField $row_access_policies + * @type \Google\Cloud\Audit\BigQueryAuditMetadata\RowAccessPolicy[] $row_access_policies * The row access policies that were deleted. At present, only populated * when a single policy is dropped. * @type string $job_name @@ -64,7 +64,7 @@ public function __construct($data = NULL) { * when a single policy is dropped. * * Generated from protobuf field repeated .google.cloud.audit.BigQueryAuditMetadata.RowAccessPolicy row_access_policies = 1; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Cloud\Audit\BigQueryAuditMetadata\RowAccessPolicy> */ public function getRowAccessPolicies() { @@ -76,7 +76,7 @@ public function getRowAccessPolicies() * when a single policy is dropped. * * Generated from protobuf field repeated .google.cloud.audit.BigQueryAuditMetadata.RowAccessPolicy row_access_policies = 1; - * @param array<\Google\Cloud\Audit\BigQueryAuditMetadata\RowAccessPolicy>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Cloud\Audit\BigQueryAuditMetadata\RowAccessPolicy[] $var * @return $this */ public function setRowAccessPolicies($var) @@ -145,4 +145,3 @@ public function setAllRowAccessPoliciesDropped($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/SheetsMetadata.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/SheetsMetadata.php index 64a04c94c1f2..717b90c95642 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/SheetsMetadata.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/SheetsMetadata.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Google Sheets specific request metadata. @@ -65,4 +65,3 @@ public function setDocId($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Table.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Table.php index e7e7c962c980..957a0a6660f1 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Table.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/Table.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * BigQuery table. @@ -449,4 +449,3 @@ public function setEncryption($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange.php index ac7b40f555f9..fa81ea6af193 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Table metadata change event. @@ -185,4 +185,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange/Reason.php index f9bcefdc9a39..aaacf817f71f 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableChange/Reason.php @@ -66,4 +66,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation.php index 8b89cf8c3c4b..1ef933dea397 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Table creation event. @@ -151,4 +151,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation/Reason.php index 76647e7d6ef7..22c87440c878 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableCreation/Reason.php @@ -67,4 +67,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange.php index a6e1a5f25b9b..5a3f8e99cae2 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Table data change event. @@ -247,4 +247,3 @@ public function setStreamName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange/Reason.php index 8c1fec8fc863..99e52066cf44 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataChange/Reason.php @@ -73,4 +73,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead.php index 80dab55e3e49..5b35aa8c3425 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Table data read event. @@ -74,12 +74,12 @@ class TableDataRead extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * - * @type array|\Google\Protobuf\Internal\RepeatedField $fields + * @type string[] $fields * List of the accessed fields. Entire list is truncated if the record size * exceeds 100K. * @type bool $fields_truncated * True if the fields list was truncated. - * @type array|\Google\Protobuf\Internal\RepeatedField $policy_tags + * @type string[] $policy_tags * List of the referenced policy tags. That is, policy tags attached to the * accessed fields or their ancestors. * Policy tag resource name is a string of the format: @@ -110,7 +110,7 @@ public function __construct($data = NULL) { * exceeds 100K. * * Generated from protobuf field repeated string fields = 2; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getFields() { @@ -122,7 +122,7 @@ public function getFields() * exceeds 100K. * * Generated from protobuf field repeated string fields = 2; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setFields($var) @@ -166,7 +166,7 @@ public function setFieldsTruncated($var) * `projects//locations//taxonomies//policyTags/` * * Generated from protobuf field repeated string policy_tags = 9; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getPolicyTags() { @@ -180,7 +180,7 @@ public function getPolicyTags() * `projects//locations//taxonomies//policyTags/` * * Generated from protobuf field repeated string policy_tags = 9; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setPolicyTags($var) @@ -309,4 +309,3 @@ public function setSessionName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead/Reason.php index fde8ce407b33..e7f2d67b99f3 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDataRead/Reason.php @@ -87,4 +87,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDefinition.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDefinition.php index 0150b8758b51..2d81e414aba6 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDefinition.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDefinition.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Definition of an external data source used in a query. @@ -36,7 +36,7 @@ class TableDefinition extends \Google\Protobuf\Internal\Message * * @type string $name * Name of the table, used in queries. - * @type array|\Google\Protobuf\Internal\RepeatedField $source_uris + * @type string[] $source_uris * URIs for the data. * } */ @@ -75,7 +75,7 @@ public function setName($var) * URIs for the data. * * Generated from protobuf field repeated string source_uris = 2; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getSourceUris() { @@ -86,7 +86,7 @@ public function getSourceUris() * URIs for the data. * * Generated from protobuf field repeated string source_uris = 2; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setSourceUris($var) @@ -99,4 +99,3 @@ public function setSourceUris($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion.php index 61b5dcd3f7cc..a2d0a16bffcd 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Table deletion event. @@ -107,4 +107,3 @@ public function setJobName($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion/Reason.php index 5c123dd37d35..49d361e329d3 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableDeletion/Reason.php @@ -66,4 +66,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableViewDefinition.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableViewDefinition.php index 297d5fa1afd3..ae3339aa9544 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableViewDefinition.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/TableViewDefinition.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * View definition. @@ -99,4 +99,3 @@ public function setQueryTruncated($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset.php index a1eb81ab8393..71491aba2499 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\BigQueryAuditMetadata; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Unlink linked dataset from its source dataset event @@ -141,4 +141,3 @@ public function setReason($var) } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset/Reason.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset/Reason.php index 52dc27ea706d..ddadb8b022ae 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset/Reason.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/UnlinkDataset/Reason.php @@ -52,4 +52,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/WriteDisposition.php b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/WriteDisposition.php index aafa6be66929..600c86016190 100644 --- a/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/WriteDisposition.php +++ b/CloudCommonProtos/src/Audit/BigQueryAuditMetadata/WriteDisposition.php @@ -67,4 +67,3 @@ public static function value($name) } } - diff --git a/CloudCommonProtos/src/Audit/OrgPolicyViolationInfo.php b/CloudCommonProtos/src/Audit/OrgPolicyViolationInfo.php index 7eccd7db135b..83f6c6040503 100644 --- a/CloudCommonProtos/src/Audit/OrgPolicyViolationInfo.php +++ b/CloudCommonProtos/src/Audit/OrgPolicyViolationInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Represents OrgPolicy Violation information. @@ -68,7 +68,7 @@ class OrgPolicyViolationInfo extends \Google\Protobuf\Internal\Message * Optional field as of now. These tags are the Cloud tags that are * available on the resource during the policy evaluation and will * be available as part of the OrgPolicy check response for logging purposes. - * @type array<\Google\Cloud\Audit\ViolationInfo>|\Google\Protobuf\Internal\RepeatedField $violation_info + * @type \Google\Cloud\Audit\ViolationInfo[] $violation_info * Optional. Policy violations * } */ @@ -185,7 +185,7 @@ public function setResourceTags($var) * Optional. Policy violations * * Generated from protobuf field repeated .google.cloud.audit.ViolationInfo violation_info = 4 [(.google.api.field_behavior) = OPTIONAL]; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField<\Google\Cloud\Audit\ViolationInfo> */ public function getViolationInfo() { @@ -196,7 +196,7 @@ public function getViolationInfo() * Optional. Policy violations * * Generated from protobuf field repeated .google.cloud.audit.ViolationInfo violation_info = 4 [(.google.api.field_behavior) = OPTIONAL]; - * @param array<\Google\Cloud\Audit\ViolationInfo>|\Google\Protobuf\Internal\RepeatedField $var + * @param \Google\Cloud\Audit\ViolationInfo[] $var * @return $this */ public function setViolationInfo($var) diff --git a/CloudCommonProtos/src/Audit/PolicyViolationInfo.php b/CloudCommonProtos/src/Audit/PolicyViolationInfo.php index 3e999671f253..4a77f3b516cb 100644 --- a/CloudCommonProtos/src/Audit/PolicyViolationInfo.php +++ b/CloudCommonProtos/src/Audit/PolicyViolationInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Information related to policy violations for this request. diff --git a/CloudCommonProtos/src/Audit/RequestMetadata.php b/CloudCommonProtos/src/Audit/RequestMetadata.php index 53b0cf431032..fa453a55f00d 100644 --- a/CloudCommonProtos/src/Audit/RequestMetadata.php +++ b/CloudCommonProtos/src/Audit/RequestMetadata.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Metadata about the request. diff --git a/CloudCommonProtos/src/Audit/ResourceLocation.php b/CloudCommonProtos/src/Audit/ResourceLocation.php index d02cac4d5dbf..8770f7f32861 100644 --- a/CloudCommonProtos/src/Audit/ResourceLocation.php +++ b/CloudCommonProtos/src/Audit/ResourceLocation.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Location information about a resource. @@ -46,7 +46,7 @@ class ResourceLocation extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * - * @type array|\Google\Protobuf\Internal\RepeatedField $current_locations + * @type string[] $current_locations * The locations of a resource after the execution of the operation. * Requests to create or delete a location based resource must populate * the 'current_locations' field and not the 'original_locations' field. @@ -54,7 +54,7 @@ class ResourceLocation extends \Google\Protobuf\Internal\Message * "europe-west1-a" * "us-east1" * "nam3" - * @type array|\Google\Protobuf\Internal\RepeatedField $original_locations + * @type string[] $original_locations * The locations of a resource prior to the execution of the operation. * Requests that mutate the resource's location must populate both the * 'original_locations' as well as the 'current_locations' fields. @@ -79,7 +79,7 @@ public function __construct($data = NULL) { * "nam3" * * Generated from protobuf field repeated string current_locations = 1; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getCurrentLocations() { @@ -96,7 +96,7 @@ public function getCurrentLocations() * "nam3" * * Generated from protobuf field repeated string current_locations = 1; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setCurrentLocations($var) @@ -117,7 +117,7 @@ public function setCurrentLocations($var) * "nam3" * * Generated from protobuf field repeated string original_locations = 2; - * @return \Google\Protobuf\Internal\RepeatedField + * @return RepeatedField */ public function getOriginalLocations() { @@ -134,7 +134,7 @@ public function getOriginalLocations() * "nam3" * * Generated from protobuf field repeated string original_locations = 2; - * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @param string[] $var * @return $this */ public function setOriginalLocations($var) diff --git a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo.php b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo.php index db06ae3b4725..749fc3d0c62f 100644 --- a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo.php +++ b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Identity delegation history of an authenticated service account. diff --git a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/FirstPartyPrincipal.php b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/FirstPartyPrincipal.php index 6958ec216dde..b73d8aeadac2 100644 --- a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/FirstPartyPrincipal.php +++ b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/FirstPartyPrincipal.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\ServiceAccountDelegationInfo; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * First party identity principal. @@ -109,6 +109,3 @@ public function setServiceMetadata($var) } -// Adding a class alias for backwards compatibility with the previous class name. -class_alias(FirstPartyPrincipal::class, \Google\Cloud\Audit\ServiceAccountDelegationInfo_FirstPartyPrincipal::class); - diff --git a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/ThirdPartyPrincipal.php b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/ThirdPartyPrincipal.php index b0fe1bb76e16..4d69f9549331 100644 --- a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/ThirdPartyPrincipal.php +++ b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo/ThirdPartyPrincipal.php @@ -5,8 +5,8 @@ namespace Google\Cloud\Audit\ServiceAccountDelegationInfo; use Google\Protobuf\Internal\GPBType; -use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; +use Google\Protobuf\RepeatedField; /** * Third party identity principal. @@ -75,6 +75,3 @@ public function setThirdPartyClaims($var) } -// Adding a class alias for backwards compatibility with the previous class name. -class_alias(ThirdPartyPrincipal::class, \Google\Cloud\Audit\ServiceAccountDelegationInfo_ThirdPartyPrincipal::class); - diff --git a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo_FirstPartyPrincipal.php b/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo_FirstPartyPrincipal.php deleted file mode 100644 index 7a5deed3eaa8..000000000000 --- a/CloudCommonProtos/src/Audit/ServiceAccountDelegationInfo_FirstPartyPrincipal.php +++ /dev/null @@ -1,16 +0,0 @@ - Date: Fri, 13 Mar 2026 14:32:18 -0700 Subject: [PATCH 2/2] prepare for v1 --- .repo-metadata-full.json | 2 +- CloudCommonProtos/README.md | 2 +- Core/composer.json | 2 +- Filestore/composer.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.repo-metadata-full.json b/.repo-metadata-full.json index b8ddf50f0c45..eaa99a006ff3 100644 --- a/.repo-metadata-full.json +++ b/.repo-metadata-full.json @@ -438,7 +438,7 @@ "CloudCommonProtos": { "language": "php", "distribution_name": "google/cloud-common-protos", - "release_level": "preview", + "release_level": "stable", "client_documentation": "https://cloud.google.com/php/docs/reference/cloud-common-protos/latest", "library_type": "CORE", "api_shortname": "" diff --git a/CloudCommonProtos/README.md b/CloudCommonProtos/README.md index f08503d24b21..b73e62d3baf8 100644 --- a/CloudCommonProtos/README.md +++ b/CloudCommonProtos/README.md @@ -22,7 +22,7 @@ In order to depend on these classes, add the following line to your composer.json file in the `requires` section: ``` - "google/cloud-common-protos": "^0.1" + "google/cloud-common-protos": "^1.0" ``` Or else use composer from the command line: diff --git a/Core/composer.json b/Core/composer.json index b7ea37f5c228..e75308a03378 100644 --- a/Core/composer.json +++ b/Core/composer.json @@ -22,7 +22,7 @@ "phpdocumentor/reflection-docblock": "^5.3.3||^6.0", "erusev/parsedown": "^1.6", "opis/closure": "^3.7|^4.0", - "google/cloud-common-protos": "~0.5", + "google/cloud-common-protos": "~0.5||^1.0", "nikic/php-parser": "^5.6" }, "suggest": { diff --git a/Filestore/composer.json b/Filestore/composer.json index 5bf1a991f801..ad64c6762468 100644 --- a/Filestore/composer.json +++ b/Filestore/composer.json @@ -25,7 +25,7 @@ "require": { "php": "^8.1", "google/gax": "^1.38.0", - "google/cloud-common-protos": "~0.5" + "google/cloud-common-protos": "~0.5||^1.0" }, "require-dev": { "phpunit/phpunit": "^9.0"