Generated from protobuf message google.apicore.testing.MockRequestBody
- internal
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearBytesValue() |
| public clearDurationValue() |
| public clearFieldMask() |
| public clearInt64Value() |
| public clearListValue() |
| public clearNestedMessage() |
| public clearStringValue() |
| public clearStructValue() |
| public clearTimestampValue() |
| public clearValueValue() |
| public getBytesValue() Generated from protobuf field .google.protobuf.BytesValue bytes_value = 5;
|
| public getBytesValueUnwrapped() Returns the unboxed value from getBytesValue() Generated from protobuf field .google.protobuf.BytesValue bytes_value = 5;
|
| public getDurationValue() Generated from protobuf field .google.protobuf.Duration duration_value = 6;
|
| public getField1() Generated from protobuf field string field_1 = 14;
|
| public getField2() Generated from protobuf field string field_2 = 15;
|
| public getField3() Generated from protobuf field string field_3 = 16;
|
| public getFieldMask() Generated from protobuf field .google.protobuf.FieldMask field_mask = 7;
|
| public getInt64Value() Generated from protobuf field .google.protobuf.Int64Value int64_value = 8;
|
| public getInt64ValueUnwrapped() Returns the unboxed value from getInt64Value() Generated from protobuf field .google.protobuf.Int64Value int64_value = 8;
|
| public getListValue() Generated from protobuf field .google.protobuf.ListValue list_value = 9;
|
| public getName() Generated from protobuf field string name = 1;
|
| public getNestedMessage() Generated from protobuf field .google.apicore.testing.MockRequestBody nested_message = 4;
|
| public getNumber() Generated from protobuf field uint64 number = 2;
|
public getOneofField()
|
| public getRepeatedField() Generated from protobuf field repeated string repeated_field = 3;
|
| public getStringValue() Generated from protobuf field .google.protobuf.StringValue string_value = 10;
|
| public getStringValueUnwrapped() Returns the unboxed value from getStringValue() Generated from protobuf field .google.protobuf.StringValue string_value = 10;
|
| public getStructValue() Generated from protobuf field .google.protobuf.Struct struct_value = 11;
|
| public getTimestampValue() Generated from protobuf field .google.protobuf.Timestamp timestamp_value = 12;
|
| public getValueValue() Generated from protobuf field .google.protobuf.Value value_value = 13;
|
| public hasBytesValue() |
| public hasDurationValue() |
| public hasField1() |
| public hasField2() |
| public hasField3() |
| public hasFieldMask() |
| public hasInt64Value() |
| public hasListValue() |
| public hasNestedMessage() |
| public hasStringValue() |
| public hasStructValue() |
| public hasTimestampValue() |
| public hasValueValue() |
| public setBytesValue( $var) Generated from protobuf field .google.protobuf.BytesValue bytes_value = 5;
|
| public setBytesValueUnwrapped( $var) Sets the field by wrapping a primitive type in a Google\Protobuf\BytesValue object. Generated from protobuf field .google.protobuf.BytesValue bytes_value = 5;
|
| public setDurationValue( $var) Generated from protobuf field .google.protobuf.Duration duration_value = 6;
|
| public setField1( $var) Generated from protobuf field string field_1 = 14;
|
| public setField2( $var) Generated from protobuf field string field_2 = 15;
|
| public setField3( $var) Generated from protobuf field string field_3 = 16;
|
| public setFieldMask( $var) Generated from protobuf field .google.protobuf.FieldMask field_mask = 7;
|
| public setInt64Value( $var) Generated from protobuf field .google.protobuf.Int64Value int64_value = 8;
|
| public setInt64ValueUnwrapped( $var) Sets the field by wrapping a primitive type in a Google\Protobuf\Int64Value object. Generated from protobuf field .google.protobuf.Int64Value int64_value = 8;
|
| public setListValue( $var) Generated from protobuf field .google.protobuf.ListValue list_value = 9;
|
| public setName( $var) Generated from protobuf field string name = 1;
|
| public setNestedMessage( $var) Generated from protobuf field .google.apicore.testing.MockRequestBody nested_message = 4;
|
| public setNumber( $var) Generated from protobuf field uint64 number = 2;
|
| public setRepeatedField( $var) Generated from protobuf field repeated string repeated_field = 3;
|
| public setStringValue( $var) Generated from protobuf field .google.protobuf.StringValue string_value = 10;
|
| public setStringValueUnwrapped( $var) Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object. Generated from protobuf field .google.protobuf.StringValue string_value = 10;
|
| public setStructValue( $var) Generated from protobuf field .google.protobuf.Struct struct_value = 11;
|
| public setTimestampValue( $var) Generated from protobuf field .google.protobuf.Timestamp timestamp_value = 12;
|
| public setValueValue( $var) Generated from protobuf field .google.protobuf.Value value_value = 13;
|
| Properties |
| protected $bytes_value = NULL Generated from protobuf field .google.protobuf.BytesValue bytes_value = 5; |
| protected $duration_value = NULL Generated from protobuf field .google.protobuf.Duration duration_value = 6; |
| protected $field_mask = NULL Generated from protobuf field .google.protobuf.FieldMask field_mask = 7; |
| protected $int64_value = NULL Generated from protobuf field .google.protobuf.Int64Value int64_value = 8; |
| protected $list_value = NULL Generated from protobuf field .google.protobuf.ListValue list_value = 9; |
| protected $name = '' Generated from protobuf field string name = 1; |
| protected $nested_message = NULL Generated from protobuf field .google.apicore.testing.MockRequestBody nested_message = 4; |
| protected $number = 0 Generated from protobuf field uint64 number = 2; |
| protected $oneof_field = NULL |
| protected $string_value = NULL Generated from protobuf field .google.protobuf.StringValue string_value = 10; |
| protected $struct_value = NULL Generated from protobuf field .google.protobuf.Struct struct_value = 11; |
| protected $timestamp_value = NULL Generated from protobuf field .google.protobuf.Timestamp timestamp_value = 12; |
| protected $value_value = NULL Generated from protobuf field .google.protobuf.Value value_value = 13; |
| Methods |
| Properties |
| private $repeated_field = NULL Generated from protobuf field repeated string repeated_field = 3; |